Loading Tool

Explorer IconExplorer

Memory Pool

76,823 transactions
28.76 vMB
0.06853069 BTC
Random Selection Loading Transactions
Max Size: 174.21/200 MB

Candidate Block

Mining Attempt ea78431abebc0428c5422fb8b9a654f6198612c69e01318458dd7617d389364c
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 72ff9f97b3ba525709d65d7bc69ab09e0fc25c4df5564d4ed22363141d9cc2cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,540
Size: 1.00 vMB
Total Fees: 0.00879434 BTC
Feerates: 50.27 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (233,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,639 681,639 00000000000000000006597b93dafa80da5ad7a333a6889f975012fd51f6b098 430 1.00/1.00 vMB 17
681,638 681,638 0000000000000000000ccff1449f618a1f1a38f4374166c3c7edcf5851dca386 635 1.00/1.00 vMB 30
681,637 681,637 0000000000000000000585d129dc6c6169a0adeba87e10c12bae3958120e654b 1,301 1.00/1.00 vMB 95
681,636 681,636 00000000000000000006187e92e55aa57b741868f57ac61ec56bb8c84e9e9a4a 876 1.00/1.00 vMB 21
681,635 681,635 0000000000000000000b92d5a57f0b511aae7c5c5c006f8f179b2af4be02186f 832 1.00/1.00 vMB 121
681,634 681,634 00000000000000000004ab93d80ef7147eb8a8f818d962f26be590275dc4ec7e 1,196 1.00/1.00 vMB 41
681,633 681,633 00000000000000000004fcf8629e7dfb1d10aa6505dcb3fca351e1ad2fcf5d59 110 1.00/1.00 vMB 8
681,632 681,632 000000000000000000064740d122590bd912bea4e7c09be0a1866e7df0d26151 584 1.00/1.00 vMB 27
681,631 681,631 000000000000000000065da6f61eaa761139fd566ac4af3a7e17e02f84bfb825 977 1.00/1.00 vMB 18
681,630 681,630 00000000000000000008b7d24bf3179fc00410f27139d5b8e9a79423f43fcf98 1,676 1.00/1.00 vMB 57
681,629 681,629 0000000000000000000363cedabc150545315e8324c6e3f59750ae574b772db2 2,002 1.00/1.00 vMB 29
681,628 681,628 00000000000000000006fe5809f592f25b3fa7469f9c53ae028f179c884d9c97 1,611 1.00/1.00 vMB 45
681,627 681,627 0000000000000000000654b183abb2c2fdcc49bbf562dd5f083d949d9fd5b9c2 618 1.00/1.00 vMB 135
681,626 681,626 0000000000000000000c5d381586d91af275eb24e94c687cf77bda003843b807 2,351 1.00/1.00 vMB 65
681,625 681,625 00000000000000000000a9ece0940c262c96d645690a0f55a27a73e5e6c01616 2,538 1.00/1.00 vMB 139
681,624 681,624 0000000000000000000729e8e018dabef77f57c6b10fc42cabbc80b36067efdd 2,091 1.00/1.00 vMB 58
681,623 681,623 000000000000000000032fa886a89bafe32d5fb40d99aaf21aba2a49796ea6cf 2,640 1.00/1.00 vMB 73
681,622 681,622 0000000000000000000aad895d356609ec96207c0f2e065e993cf855a2cb8939 2,088 1.00/1.00 vMB 57
681,621 681,621 00000000000000000009954314a0ca6077ebbf3c42588f421569a6478ce840fd 586 1.00/1.00 vMB 21
681,620 681,620 00000000000000000003aaecbb7d7d2c7f7694d9d16c1d44d28bba5205b991e0 529 1.00/1.00 vMB 75
681,619 681,619 00000000000000000007dff5a01a2d0058e47c1d7b95097efaff7d2cfb626416 691 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 673.06 GB
    • Received: 16.36 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.