Loading Tool

Explorer IconExplorer

Memory Pool

74,925 transactions
27.65 vMB
0.07724420 BTC
Random Selection Loading Transactions
Max Size: 168.61/200 MB

Candidate Block

Mining Attempt f67210235573938ed114e74dcb05283d54274c428f7e659cb8305c6cc0ede6b9
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 7d76121d8faaaccd5ec4c939a1a11bf3f60fbf7b6dff418bffdf59e3dc536124
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,128
Size: 1.00 vMB
Total Fees: 0.01814313 BTC
Feerates: 121.74 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (355,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,432 559,432 000000000000000000114771374b2bfffb6beeef6e0f3355a051ef01b1e70459 1,784 0.67/1.00 vMB 14
559,431 559,431 000000000000000000168b016d9a80f0643788f8a0c60c4422527c0c00708aee 1,728 0.82/1.00 vMB 12
559,430 559,430 0000000000000000002758b99499be3e28ddd615722e81263626b7b58cde2691 2,385 0.93/1.00 vMB 6
559,429 559,429 0000000000000000001d869cfce78d45eb14c233ab25baa8abe02a69ad39afd1 2,590 1.00/1.00 vMB 11
559,428 559,428 0000000000000000001f34c2a5b3242fe04d921a749eb0f7f1de7f58ce0961bf 2,599 1.00/1.00 vMB 10
559,427 559,427 00000000000000000003ff782bb51d36435ee9d10ed25ec23c9612ce7552ea13 2,984 1.00/1.00 vMB 26
559,426 559,426 000000000000000000121a2a3b117e327b2f12cd2847db014401fc5d486ea7c0 3,157 1.00/1.00 vMB 25
559,425 559,425 0000000000000000001887c59e2dd77207b1a4dcace56d25e935d6e4deb3b258 2,106 0.71/1.00 vMB 5
559,424 559,424 0000000000000000001f106bf1ec820801f52bf0cd091fa4e00ca86eaffb3828 3,116 1.00/1.00 vMB 18
559,423 559,423 000000000000000000278c4945144fc25dd0bc79d048155cef38ee02196501ca 3,139 1.00/1.00 vMB 19
559,422 559,422 00000000000000000013185e8bc327146c90f41af3527a58bee31037d0d02883 1,940 0.96/1.00 vMB 5
559,421 559,421 00000000000000000016919d1f41101282b240584459e98c2d5caacc3d157ce0 3,067 1.00/1.00 vMB 14
559,420 559,420 0000000000000000002b0fc65ddf482dd3f2dbb4f3a0143fd7e5702afeb5234a 2,121 0.77/1.00 vMB 16
559,419 559,419 0000000000000000002ac5cb25f0c7155b168302400b842cbc0a60e837ac885e 794 0.26/1.00 vMB 12
559,418 559,418 00000000000000000022960ee169e1087a2b442fae355b593919ebf2d04d167f 816 0.26/1.00 vMB 18
559,417 559,417 0000000000000000002d3d3c343bd76b764e2770d53d6194ac6aa556be7f9521 2,367 0.86/1.00 vMB 11
559,416 559,416 00000000000000000010f7c3a8119b3737d950ce725040b2a9c24876d6ca73fd 2,470 0.80/1.00 vMB 12
559,415 559,415 00000000000000000017c4494c49a43ab745c2a72b64726804159e66fc18b9e4 1,899 0.67/1.00 vMB 2
559,414 559,414 00000000000000000015c69ef21786ebdf5f9b752800d62bccbc2b3414571aa4 3,330 1.00/1.00 vMB 21
559,413 559,413 000000000000000000107d9c2d7dcdf79fb0046678908bff6a302fc8974cb853 856 0.36/1.00 vMB 11
559,412 559,412 0000000000000000000506ace41e0bd215b7a2979c9c1fa832a37c0e1a1b3cdd 2,374 0.96/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.