Loading Tool

Explorer IconExplorer

Memory Pool

78,549 transactions
28.85 vMB
0.10949908 BTC
Random Selection Loading Transactions
Max Size: 175.17/200 MB

Candidate Block

Mining Attempt 5ac00a526fb801d116ae559a194d1d11a0be576fa09f66ad8bf7f184fa683c1b
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 9adc5527c6da209546dd3e7f92979d4f251a4db14d51fc3ee04016f8c4b274a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,090
Size: 1.00 vMB
Total Fees: 0.03882789 BTC
Feerates: 602.26 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (515,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,129 400,129 00000000000000000426afc5559e45a62a48acbdd755c2c0cc31de660fa14776 2,179 1.00/1.00 vMB 33
400,128 400,128 0000000000000000003e51617394b380759c1ae2592218009fcf8a5ab7462b98 1,505 0.98/1.00 vMB 35
400,127 400,127 00000000000000000074b7f0f6f01fcdd8d7886c96feb7c6df4708f59b672f1c 3,126 0.98/1.00 vMB 54
400,126 400,126 0000000000000000002762dc86cfe0bfa81e8fa0b56dbebb2e699efb66878aa8 2,806 1.00/1.00 vMB 67
400,125 400,125 000000000000000004fd193732556e988de4b5400f4c12b74e7514415dbabf87 2,601 0.98/1.00 vMB 73
400,124 400,124 000000000000000002c0ce6a84562ecd36deb68a4e42d60afe08a75e00fd3dc0 1,736 1.00/1.00 vMB 27
400,123 400,123 0000000000000000041c4ec27be40cd907cfb0d75dd7af70d95a34267d633cff 2,781 0.98/1.00 vMB 54
400,122 400,122 00000000000000000549937dd1082138b8368281dd5fe6f84106df9144a33b17 1,956 0.99/1.00 vMB 39
400,121 400,121 0000000000000000031a9b78084d4267d1ad08e8b94df302d615419fd06a8ce2 2,196 0.93/1.00 vMB 46
400,120 400,120 000000000000000002f654bb37914b107795bbd0517c0c648ff3a73e842f37d1 1,573 0.98/1.00 vMB 38
400,119 400,119 00000000000000000076f4e599a16a8718488e43f1a11ec1d30fad5760262c23 1,935 0.98/1.00 vMB 38
400,118 400,118 000000000000000006752c019d7a99304f456d1f09d09c5bd933a922dc1cb00b 1,324 1.00/1.00 vMB 34
400,117 400,117 00000000000000000495200c4a8100413e85a9e8c525771da13b59e52b14cb91 1,579 0.98/1.00 vMB 38
400,116 400,116 000000000000000002f9d5b37f10770cea429ceab5ae1980e81b6e954b61cedc 2,325 1.00/1.00 vMB 52
400,115 400,115 000000000000000000021221ab2ec26665d4ca34b742f8e93be030109e1170f1 2,019 0.93/1.00 vMB 56
400,114 400,114 00000000000000000088fce9db1890a3004723cecd06422d20a8e7543c95766a 1,243 0.92/1.00 vMB 44
400,113 400,113 000000000000000004cddd6c8d63e3e247261fe591b3d6a5c90546a6bf708751 70 0.18/1.00 vMB 11
400,112 400,112 000000000000000004de4a6dfb9bb4ac0a63d4841f18866d273d4a9b434dec5f 1,905 0.98/1.00 vMB 37
400,111 400,111 000000000000000006a3a7e6710114528fe65a01a995f44761ba198b11973158 1,510 1.00/1.00 vMB 29
400,110 400,110 000000000000000006a58878f2ddcc800e82b98778e0c12143c02b2d26376746 2,852 1.00/1.00 vMB 52
400,109 400,109 000000000000000001b27433cf972592274919b1ff4f34cbb63e146378de938b 1,161 0.60/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.