Loading Tool

Explorer IconExplorer

Memory Pool

73,870 transactions
28.82 vMB
0.07246880 BTC
Random Selection Loading Transactions
Max Size: 174.73/200 MB

Candidate Block

Mining Attempt 97293f8e9e1b381237189831372ed9bf846b6c12ea219321217843c56d3731f6
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root a3ac21e0839ee19e7d4999f4a88be4d839e1d0891a8bd088121dfc80e2cdd951
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,075
Size: 1.00 vMB
Total Fees: 0.00886258 BTC
Feerates: 100.26 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (29,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,483 885,483 000000000000000000000c9b4689e5c509840e754672c75ea211e91fcd65b487 3,835 1.00/1.00 vMB 4
885,482 885,482 0000000000000000000115fd75efefb85d6471e787689b3747db165543632bd6 1,767 1.00/1.00 vMB 6
885,481 885,481 000000000000000000007ec8e3a7c9418f17c3b2773645e8dc3812b020771f9e 3,940 1.00/1.00 vMB 5
885,480 885,480 00000000000000000001925bbf248500352c8f11d2327af8e91b21ceb5267b5f 1,869 1.00/1.00 vMB 6
885,479 885,479 000000000000000000015c8a6c854763ebf5dc3e29c50b665b325ff654c004af 2,579 1.00/1.00 vMB 4
885,478 885,478 000000000000000000003fe5570cb490c10c3538c68f5c89b8edbd6c4ee676ab 1,991 1.00/1.00 vMB 7
885,477 885,477 0000000000000000000222d2ad776b1e60b8a5716bd55c11169d6da9b3bc021e 545 1.00/1.00 vMB 5
885,476 885,476 00000000000000000002627a423cabf6c486e006d30fea91943210c9559ed348 604 1.00/1.00 vMB 6
885,475 885,475 00000000000000000001db2781af67e14350ba1fda6f0253c34952c8f641ad58 1,817 1.00/1.00 vMB 6
885,474 885,474 0000000000000000000287524dca5e2d98e4845ad54994fe8f11cefa7372f740 2,956 1.00/1.00 vMB 9
885,473 885,473 00000000000000000001dfaa1514e4bb99f2ee64df09ac7c987087aeaa4d25d3 3,524 1.00/1.00 vMB 9
885,472 885,472 0000000000000000000126cd0294ffeb1abef177fca72d9c0d9377ff86f104a2 852 1.00/1.00 vMB 4
885,471 885,471 000000000000000000003df423259d1694898ff135d82b3b3f7db9a81aa53009 2,120 1.00/1.00 vMB 6
885,470 885,470 0000000000000000000250b356d86921a3fb8025a0e82748d27784110485f81e 1,321 1.00/1.00 vMB 5
885,469 885,469 000000000000000000027f2c699eba38390f7236b47c132c3b6df491de0fdc1d 1,444 1.00/1.00 vMB 6
885,468 885,468 00000000000000000000d9859c75d2102c9fd47d9b97930b5f1eba4b0f5ee2f4 194 1.00/1.00 vMB 5
885,467 885,467 0000000000000000000093206b2da04ed11f57068b3a2b4b1dd212964202dbb2 2,737 1.00/1.00 vMB 7
885,466 885,466 0000000000000000000026062d278584d8bd9a5fb33ae55ef03b9624c40dced3 433 1.00/1.00 vMB 5
885,465 885,465 00000000000000000001512926d126d30f059e9bb8325a6b63ddce61dcb59fbc 1,353 1.00/1.00 vMB 6
885,464 885,464 00000000000000000001df6a3f30486c9c798444d66e3359c2ab3bbe984450ce 1,102 1.00/1.00 vMB 6
885,463 885,463 00000000000000000000ee6b4c734eeb7b18db84468b0bc181792013fa8cb088 3,077 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.15 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: 743.18 GB
    • Received: 18.69 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.