Loading Tool

Explorer IconExplorer

Memory Pool

24,872 transactions
10.36 vMB
0.02084683 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.72/200 MB

Candidate Block

Mining Attempt 94d3ac1d7870c4c1a40f318105f59e4f34fca95d3eef5e3e1830a68f6da29b4e
Version 20000000
Previous Block 00000000000000000001c3518ac8ff690c5f8d064f4277c2a3cbf30848020639
Merkle Root 1eaef7c3cb2d270eb6b65aac4f5c1e1d82b61e67fb016411bedd5f18d146ef56
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,590
Size: 1.00 vMB
Total Fees: 0.00395394 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,559 (782,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,238 131,238 00000000000002dae094c91f3b568803f30c77f8e2b8fbca49cf0d47fd85d2dd 101 0.04/1.00 vMB 550
131,237 131,237 0000000000000f83ddd7977e0957c2ddbb32a3cfb07c67d29a86d78fca652af6 144 0.05/1.00 vMB 108
131,236 131,236 0000000000000177ca06002a5d22214a0ba3122da467ffd7d70e2f61836e4198 138 0.05/1.00 vMB 545
131,235 131,235 0000000000000f054b58fa49589c03a98ff2fa5d6173a6b3c808230e5cfd8dea 15 0.00/1.00 vMB 870
131,234 131,234 000000000000086a58ec4ba84358ac32c52fc44eeb343051f26793d2730450f8 36 0.01/1.00 vMB 1,046
131,233 131,233 0000000000000191263098ba8b6811c6def8269bccf8c03c67298a343c8676da 47 0.03/1.00 vMB 316
131,232 131,232 0000000000000bb0f6eb99637be186b0d609debc0e46a27e01d659c0cdb9dd8f 56 0.03/1.00 vMB 1,051
131,231 131,231 0000000000000390e629d45cb55dba2bef2a30d2f14d8fd7b3d752942255b950 42 0.02/1.00 vMB 1,075
131,230 131,230 00000000000012f28e62577e7fd976f8ab85dbec273def2fdde192cee495ee37 13 0.00/1.00 vMB 1,035
131,229 131,229 000000000000095c60215de1f75a91ea5c22096ac3c919d9ab51484a748e9906 26 0.02/1.00 vMB 1,101
131,228 131,228 000000000000015829f5beacba5622d6e29d976d4126b0bf7aa0d3a3d1de1c91 38 0.02/1.00 vMB 388
131,227 131,227 000000000000066dbd97b4d1dd042cbaf74741cb3ed145b8ac6a2f8a498e6c4b 80 0.03/1.00 vMB 588
131,226 131,226 00000000000002f122423dcfd7f1c37a969b6ee4ddd94b2199e5902f59d49b24 13 0.00/1.00 vMB 375
131,225 131,225 0000000000000b2dd556bf8580f444a4f41d4410f2072cebcee1e2b84df6513f 11 0.00/1.00 vMB 612
131,224 131,224 0000000000000f0a9fcbf6e8204b9378f4687c768c774b3fc07e1c68d9d5542e 186 0.05/1.00 vMB 7
131,223 131,223 0000000000000d235646c9ae2515fa5cbb9d52e81a80c7617b5d8481746c80fd 30 0.01/1.00 vMB 598
131,222 131,222 00000000000001654a5c44a3c2448d964b3279d5012a98c62006ca166cea9762 177 0.05/1.00 vMB 80
131,221 131,221 0000000000000cd097963fecd99ad6fa6e1abfe5394315fa43c21a6406d7fe1f 24 0.02/1.00 vMB 1,225
131,220 131,220 000000000000121fc82b7cafd6a0321894835f0cc50b160e159ca6731f2f15a1 137 0.05/1.00 vMB 196
131,219 131,219 00000000000008c092f7bd699a1f9e08bb83bf7c3b14ae9494aed20ed6beb6bd 22 0.01/1.00 vMB 458
131,218 131,218 00000000000009b15e44cb221b1ac85ec4a5d46b7a21244b1c46c45c99c8537c 21 0.01/1.00 vMB 922
Previous 10 blocks ↓
Total Size: 779.83 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: 425.00 GB
    • Received: 2.30 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.