Loading Tool

Explorer IconExplorer

Memory Pool

41,463 transactions
28.33 vMB
0.06747930 BTC
Random Selection Loading Transactions
Max Size: 145.01/200 MB

Candidate Block

Mining Attempt a34a22c08db5b1fa6c3e407aa86c89891e7b802deb299061ef7047cae9139b48
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root a62b39f412c677d52a7b632b1cc992557abafceb9b55907f7a213c4ebc8ddddf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,472
Size: 1.00 vMB
Total Fees: 0.01284985 BTC
Feerates: 201.07 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (329,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,087 585,087 0000000000000000000988821e6163e61393eff5ae4ee00a864e7adb9c095515 1,424 1.00/1.00 vMB 41
585,086 585,086 00000000000000000002af623e15e840e5b7e43d579e9df97693a124b2259551 2,653 1.00/1.00 vMB 56
585,085 585,085 0000000000000000001a7768cb06d2f3e47f893b9bd8c76b69f13f3ef9a511e0 2,858 1.00/1.00 vMB 83
585,084 585,084 00000000000000000017e669ad68bef9b26bd57662766228cdfd6a0c646227ba 1,024 1.00/1.00 vMB 46
585,083 585,083 00000000000000000009bf5f8c09d204d1bf0e583b70296c364606327e02a558 1,312 1.00/1.00 vMB 59
585,082 585,082 00000000000000000014223d70882226cdfafb0fa2241d9884adeafbda9f747b 2,284 1.00/1.00 vMB 59
585,081 585,081 000000000000000000113016b3f81bbc5d06460360487f1e40aaa16963ee3628 3,108 1.00/1.00 vMB 79
585,080 585,080 0000000000000000001762b43ad360905492508c544a07797577ec481533e523 1,921 1.00/1.00 vMB 69
585,079 585,079 0000000000000000000ce436aaee080fa4207e6d48d9c0284a3dff74cca55245 2,229 1.00/1.00 vMB 79
585,078 585,078 0000000000000000000472949e0639f63af7fda33001e80595e1ea507b5a72d3 2,990 1.00/1.00 vMB 71
585,077 585,077 0000000000000000000baabef761124c2168c2392f132d474b739cc2a861b89e 3,090 1.00/1.00 vMB 67
585,076 585,076 0000000000000000001b3a15a0fc601eb506642cd9ae0c18d91a213cb0fdaeb5 2,191 1.00/1.00 vMB 19
585,075 585,075 000000000000000000036a87521f0eb3b4181475cac1fa3963953f1f5b155ff4 2,392 1.00/1.00 vMB 33
585,074 585,074 0000000000000000001dc23eb647731f1ae18cc46b18983abe5477139d7a7018 2,814 1.00/1.00 vMB 48
585,073 585,073 000000000000000000123bf0483dadb6f99cd6d90c44cb9d08006ab9a2945a20 1,737 1.00/1.00 vMB 62
585,072 585,072 0000000000000000000274b07ed44fd2ca1e514c32f0623c98d8dc7e322c11ce 2,937 1.00/1.00 vMB 88
585,071 585,071 000000000000000000179ec1b60f26b805d34df718ac5534d8b8daee39a8db3a 2,292 1.00/1.00 vMB 30
585,070 585,070 000000000000000000082b3d499e2ff0f26cff357ce32a5bc984a272c10e8c45 1,635 1.00/1.00 vMB 61
585,069 585,069 00000000000000000012a8308db22b0571419d3b5bee68707e892c6d39f6f475 1,057 1.00/1.00 vMB 34
585,068 585,068 000000000000000000154f02c8d88ecc915a092ba24f7798dc4ddbeb6e61e266 391 1.00/1.00 vMB 6
585,067 585,067 00000000000000000012c0f467378234b906e6a4716f04656cc8d270fc00ab2e 2,221 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.