Loading Tool

Explorer IconExplorer

Memory Pool

78,601 transactions
29.80 vMB
0.06939458 BTC
Random Selection Loading Transactions
Max Size: 182.28/200 MB

Candidate Block

Mining Attempt f003e8b0dc80b322570167b2ecc6c3f80f28f8596e634a1a4ef0b9f6b0458aaf
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root a30042e95feca8eab49a0d5051e19ca099ae1a8f9f2d4100c6dd750bf47d481c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,211
Size: 1.00 vMB
Total Fees: 0.00354257 BTC
Feerates: 40.21 > 0.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (586,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,844 328,844 00000000000000001bbfb1bde064a64303ff3418ed60a46c370df8b2b7570ec3 899 0.46/1.00 vMB 28
328,843 328,843 000000000000000003dbc9c18a3ecf834d1643d532146d77de8362cbf1a0bd73 906 0.41/1.00 vMB 30
328,842 328,842 000000000000000016460eec2de40079cd863d3b9bc2b4af7675103ea8fbbd59 359 0.23/1.00 vMB 21
328,841 328,841 000000000000000006978b71be158faf5e5ca48b538d7df7cdbdab514b4f5af1 868 0.44/1.00 vMB 25
328,840 328,840 000000000000000013055340dec61bfde44f483e618936b42f921aea290bf45c 944 1.00/1.00 vMB 18
328,839 328,839 0000000000000000020d775f78528d914d73001c620f65bbea4db0e29d84606c 1,644 0.75/1.00 vMB 32
328,838 328,838 00000000000000001156e391a064d4cfc64be57075063a902b18deeae4822f6a 993 0.35/1.00 vMB 36
328,837 328,837 0000000000000000046e315c04b880daa3dd4b040ff3b0518803afa7d1da399f 512 0.17/1.00 vMB 51
328,836 328,836 00000000000000000d51300fdada8e60136a785a0fe043c93fa14478cbee364d 417 0.26/1.00 vMB 23
328,835 328,835 0000000000000000098d5b7071a8a3e19239914162bf9e846dafb36df2302f26 244 0.18/1.00 vMB 17
328,834 328,834 0000000000000000119aeed5771344944ad7c89813769c72dd553e07afe68ce9 584 0.42/1.00 vMB 21
328,833 328,833 00000000000000001a050d53410f3a0a36355dc092f5c6cdea870fde65c1f9fa 376 0.26/1.00 vMB 21
328,832 328,832 00000000000000000f0f0c7c207fce7438769e7277a2b7c02bf7d0dd4ee88ac7 398 0.21/1.00 vMB 28
328,831 328,831 00000000000000000d382925c314119085db05659812edfb51dfed84f4b3f5d3 485 0.28/1.00 vMB 25
328,830 328,830 00000000000000000f31e49a0a00a56d240da3fc2b6910100412268ac285e6c5 306 0.22/1.00 vMB 19
328,829 328,829 00000000000000001054c5ef81b42ff6ce3425ecf23cd1252cb1eaebdb0eeaf9 2,188 1.00/1.00 vMB 32
328,828 328,828 0000000000000000090759cc60e866c74006cc1b56912b8d3f9b23949933019a 75 0.04/1.00 vMB 19
328,827 328,827 00000000000000001b4ce6e4c44ce482f71ca6d4e5968aa28b3d50f230f97ac1 336 0.15/1.00 vMB 27
328,826 328,826 0000000000000000170decb7cba68063b3bf8460a77c69f0cc94b8bb80761bde 1,518 0.98/1.00 vMB 22
328,825 328,825 00000000000000000bcb5aa7a4a16b8ac745d2b322638b3a2763b9584be9f412 572 0.75/1.00 vMB 16
328,824 328,824 0000000000000000136949f18d4377f8fde9fb33e4e6e09ecad1fb1ee13070a1 1,575 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.97 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: 715.83 GB
    • Received: 17.74 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.