Loading Tool

Explorer IconExplorer

Memory Pool

41,743 transactions
27.58 vMB
0.06992642 BTC
Random Selection Loading Transactions
Max Size: 142.67/200 MB

Candidate Block

Mining Attempt 2e9333249ca437d89c62bc02c24a5b995a36be507fad6108b056568bf201432c
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 6832d34ad0f332c813e8076b5c617e1996c9d9d0cf3f319877156739e594af05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,618
Size: 1.00 vMB
Total Fees: 0.01554498 BTC
Feerates: 100.53 > 1.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (472,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,493 442,493 000000000000000003396e7a7316f929dd26a944a486fe133fa974c4a19b5230 409 0.21/1.00 vMB 79
442,492 442,492 00000000000000000053234ab905f0fdaba910aed37523e6e9dde225a5e8bef9 1,381 0.89/1.00 vMB 51
442,491 442,491 000000000000000000f2f2e397ca82c1637eda2c9273d2bab4909f26df5f723f 1,501 0.76/1.00 vMB 51
442,490 442,490 00000000000000000267d1568be328cb0d59ed28bc54181448b89fd8c380100e 2,569 1.00/1.00 vMB 74
442,489 442,489 000000000000000003ae97847394737b7731675e88a229ee6bc40f39f5fd0dbc 2,357 1.00/1.00 vMB 101
442,488 442,488 000000000000000002567b6fd5a3f13bea91198727e68a0473a76df592d165ec 1,124 0.39/1.00 vMB 70
442,487 442,487 0000000000000000006407ee9a214cb333993d38432458ccd2e6d2cc72201166 1,419 0.99/1.00 vMB 54
442,486 442,486 000000000000000002cbb949a5ed589bc96d0f2641b1607fffe6d7f96857c7bb 2,124 1.00/1.00 vMB 55
442,485 442,485 0000000000000000022bff06b83355920f5273d727939d27f69069924fe36e5d 2,089 1.00/1.00 vMB 81
442,484 442,484 000000000000000000b975ed872b5917a8a0e42e221ec130182d882b2ee11473 2,491 1.00/1.00 vMB 68
442,483 442,483 000000000000000002e59354399d4dfc9285ab5cffb23c7caf3aa2fa4391c99b 2,674 1.00/1.00 vMB 90
442,482 442,482 0000000000000000016d3d07a51990df12ecbd9694505fefa1ed6bdea537f1d7 2,617 1.00/1.00 vMB 96
442,481 442,481 000000000000000001cbdc818938d5ad3f1189a4d9864baea0c947f97d281270 650 0.37/1.00 vMB 57
442,480 442,480 000000000000000001a15fb5c1ce4f0c0a56f395814675d2d8739447ca2ab239 951 1.00/1.00 vMB 28
442,479 442,479 0000000000000000016be62ea422019fcc686e7e04a485ec30cccc2d9497aee0 690 0.41/1.00 vMB 49
442,478 442,478 000000000000000003ac17daba4046d173614034c9b0fec4a9b5a6ad191b41a0 2,124 0.89/1.00 vMB 75
442,477 442,477 000000000000000002c85b5f711b7545c2a9eca9d1ad244726e5d1b206b673d9 148 0.05/1.00 vMB 77
442,476 442,476 000000000000000001f752e5220f3215ca1e007a8fc1498cc1b6fb7f2aea4f2e 765 0.29/1.00 vMB 85
442,475 442,475 000000000000000001d2e43f4820ffa9c957b5d5347003a3cd73f2363d5c1799 461 0.36/1.00 vMB 39
442,474 442,474 000000000000000001a14612950e9d23164a1abefe8b8c8599e54ab50c2bac43 1,489 1.00/1.00 vMB 67
442,473 442,473 00000000000000000197c77709eaab96dfdf02050b0c58407e397f953a73eff9 2,627 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 781.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 633.88 GB
    • Received: 12.23 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.