Loading Tool

Explorer IconExplorer

Memory Pool

88,177 transactions
32.80 vMB
0.14645042 BTC
Random Selection Loading Transactions
Max Size: 199.83/200 MB

Candidate Block

Mining Attempt 2c03b2a64af17dcedee70cea5fe03886ea08ae697ab1ee8dec13a35987ece8a6
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 12046008fd2703b98fe95281d4e4e30a8c7e362aefcb84c161d505f7b16c781b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,653
Size: 1.00 vMB
Total Fees: 0.05325757 BTC
Feerates: 300.16 > 5.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (446,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,076 469,076 000000000000000000457a8ae5c0ddfe406009a93a9904fc00bf49f099bd06a0 2,052 1.00/1.00 vMB 332
469,075 469,075 0000000000000000000d8689fe3d68cc8bcedb413d165b514c361b45be5c3136 1,831 1.00/1.00 vMB 462
469,074 469,074 000000000000000000ea0610b5775dd92e558e0573e7a76fdcb0778a481ba564 1 0.00/1.00 vMB 0
469,073 469,073 00000000000000000022c8df022c9647729739fa38d3ac1d76969aa2b5d3fe15 1,624 1.00/1.00 vMB 330
469,072 469,072 000000000000000000d215fda4648a507ac98116cc13a55800f1d0bde8f5d8ab 1,797 1.00/1.00 vMB 469
469,071 469,071 00000000000000000008e7871cd34aa22e357d27f05535f24dae2150b8284f0f 1 0.00/1.00 vMB 0
469,070 469,070 000000000000000001a5b5199363b5722701adb5687fd12e06797873ed21904b 2,001 1.00/1.00 vMB 439
469,069 469,069 0000000000000000002f033507f6313aa15d556dbbac0f2e50e7a53d7cd21418 1,842 1.00/1.00 vMB 382
469,068 469,068 000000000000000001488644e3f1643398b4ade540da28ddaf87f48d7aaa7a1e 2,092 1.00/1.00 vMB 373
469,067 469,067 0000000000000000014a8cd3f4b949d2d69500fcfc30d62a42993e76c732ee9e 1,969 1.00/1.00 vMB 438
469,066 469,066 000000000000000001309b5889a517e060e3308ce2951f41a1608c416621ab97 2,425 0.99/1.00 vMB 360
469,065 469,065 000000000000000001cdbf0e7a8e9fb29ad164584e46e89fc4ffbe3229bb131b 1,945 1.00/1.00 vMB 324
469,064 469,064 000000000000000000f41a0e635f4da4b131fbabb02b8f05404ad143ea0d72b6 2,716 0.99/1.00 vMB 942
469,063 469,063 00000000000000000172ad19e80b8772c256e25bf24099f3f06f32a675370048 1 0.00/1.00 vMB 0
469,062 469,062 000000000000000001047720f8b9ddbca32e9ee5a2ce30d7df045120db85e302 1,535 1.00/1.00 vMB 261
469,061 469,061 0000000000000000004828e46c43114631303e6f78f1021ed56dff69808686df 2,301 0.99/1.00 vMB 410
469,060 469,060 000000000000000000cd0120fb24ad49992a9b9e9194c68effcbcc3ca87afb84 1,734 1.00/1.00 vMB 235
469,059 469,059 000000000000000000291b04f6b94dac3a3f54246995648311fa41a6d7ab4990 1,810 1.00/1.00 vMB 255
469,058 469,058 0000000000000000018739913575943cd5a6d4f678d5930d6b5e5626bc7d83c0 2,419 0.99/1.00 vMB 370
469,057 469,057 00000000000000000166253c6d60fc5b1d025ff35349c9b3fc9bf2f624270315 2,152 1.00/1.00 vMB 3,078
469,056 469,056 000000000000000000a79a5a8fa00a9541084a827eca006f7ce2a19a848992ab 2,900 0.99/1.00 vMB 307
Previous 10 blocks ↓
Total Size: 782.76 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: 709.06 GB
    • Received: 16.84 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.