Loading Tool

Explorer IconExplorer

Memory Pool

80,526 transactions
30.25 vMB
0.12565029 BTC
Random Selection Loading Transactions
Max Size: 181.16/200 MB

Candidate Block

Mining Attempt f889ed98e85d9aa8eae01be6254826ab234d83f3a657a1a8db90ff8e709845d0
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 439d1a6be2c5a3291dcf0b959dc9792191a4d9af36269c1426dcce9ad0084a92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,208
Size: 1.00 vMB
Total Fees: 0.05569111 BTC
Feerates: 150.86 > 5.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (430,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,957 484,957 0000000000000000012f4cea82694f9eb4fbbd1bca26f5077da58fe56691d476 2,495 1.00/1.00 vMB 150
484,956 484,956 000000000000000000bb2851d19b110a51d1e2be7336883edaf4fe88908d13bb 2,961 1.00/1.00 vMB 176
484,955 484,955 000000000000000000aeb4e7b1bf42b56a612b054bb5a0ae115a9fb43aea5b3e 1,870 1.00/1.00 vMB 49
484,954 484,954 000000000000000000f2c1023fa161292106287f081d637f60ca08a041035145 2,334 1.00/1.00 vMB 163
484,953 484,953 000000000000000000db6074399dafe72ec070760ac96909c7497a51262c8f41 2,233 0.99/1.00 vMB 178
484,952 484,952 0000000000000000004b7e6ae42c9a736eb9d08b39c708cd17bd14577a86fde4 1,734 1.00/1.00 vMB 237
484,951 484,951 0000000000000000010267e99b3cb7931a2ee2d652c4945bf5ffe3c307a20b67 310 0.13/1.00 vMB 111
484,950 484,950 00000000000000000087012479234be4ab75d8e5f1260f7f7115c1617dcec55f 1,138 0.56/1.00 vMB 119
484,949 484,949 00000000000000000093ed38ac3b9b29ac76722f6367ac59cbb43005ff734bec 525 0.27/1.00 vMB 84
484,948 484,948 000000000000000000f08300f148e60ba6f989a0dfdfa0e9f784e154ceae7703 1,887 0.88/1.00 vMB 74
484,947 484,947 00000000000000000059d2ceffaf5afdced768fc69ee7b253d966dfea20809d9 1,338 1.00/1.00 vMB 87
484,946 484,946 000000000000000000ea0af83028a4a7e33e7e32b88bcba1759101349d3b3d1e 1,834 0.99/1.00 vMB 181
484,945 484,945 0000000000000000007a482511da7e3834948f15cf10aca941a69d1c014f6d13 518 0.19/1.00 vMB 97
484,944 484,944 000000000000000000500ee1890b4eac2a4a7b5934587bd75fc3e4549fce585f 732 0.30/1.00 vMB 123
484,943 484,943 000000000000000000a013e84ad2130cc5bc60cfd0443eefdc51ae9a8e549226 1,378 0.62/1.00 vMB 58
484,942 484,942 0000000000000000004c93331e9b07c2fe1b6c1990d6a2cbc4b8701c9cb0c524 1,795 1.00/1.00 vMB 151
484,941 484,941 00000000000000000027cecbbf29c4249c82d94e926b6f02f44bd38167be135f 730 0.34/1.00 vMB 113
484,940 484,940 000000000000000000d5946c262f994de4271767a349d90c8413b2de5b55557d 733 0.31/1.00 vMB 43
484,939 484,939 000000000000000000aeaf347b960861c8ac8a0223d6655244c3f30bd4975797 1,510 0.67/1.00 vMB 139
484,938 484,938 000000000000000001042b0eb25d7e6025977714188892333a4204299f3e4456 317 0.23/1.00 vMB 129
484,937 484,937 000000000000000000a6a8f832fe27a6847a33ba6b757f7eb7b891eae88421a0 658 0.31/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.88 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.