Loading Tool

Explorer IconExplorer

Memory Pool

42,900 transactions
19.26 vMB
0.24330891 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.81/200 MB

Candidate Block

Mining Attempt 84af08f14626c9e94064bdf9a4cedf2447b2e2d814395bc3143514750abac386
Version 20000000
Previous Block 00000000000000000000e2737d16828fc54c170364c3766cc28730923c98929e
Merkle Root 9fc80b2c040b4a7e02712dc203115da8d54e66a9f4b8bbe1f04920b7fb025b53
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.09860609 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,323 (694,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,531 218,531 000000000000032c4846b2b1b8bff9fc6b2b9ba5d9889813997c9f97357b4510 399 0.21 vMB 174
218,530 218,530 000000000000047dd4b3ec0aaa50c7df3c3c080e7026f5e218f15ae2a486ce84 418 0.20 vMB 171
218,529 218,529 000000000000059fb12644394af11f6325edb6642a7a292dab872a016e9948b0 292 0.12 vMB 150
218,528 218,528 000000000000044f3ca5a65427c71ceb30e564351f45151485123a88865a58f8 365 0.26 vMB 153
218,527 218,527 00000000000004a65b53c862fcd63a0c54f9e11bb609d8829b5b4a150964e3f0 604 0.20 vMB 273
218,526 218,526 00000000000003c08d040d2675f04a1cfecb7f3fd8af9412abca21299629b7e4 344 0.19 vMB 197
218,525 218,525 000000000000005f9250c967817bccd570394f63cd729b4a63461a783e1d8b34 461 0.25 vMB 207
218,524 218,524 00000000000000a48e3ae54943267c8f228a3268279623463ad426b291f53349 236 0.10 vMB 161
218,523 218,523 0000000000000383717d4d4ccb1f7ea863aa149b34a712d12e0937debd0ca4f1 260 0.17 vMB 132
218,522 218,522 0000000000000532516a304442df42a31d616774b6666b0eac106191eeed1583 622 0.20 vMB 323
218,521 218,521 00000000000003bb6517cd9a141442be1ab069f92fdbd3eaaf728801e47651a8 312 0.14 vMB 238
218,520 218,520 000000000000029ee6f52a220a4102c634a8a957b0693aa490adce5d7756d0aa 277 0.11 vMB 214
218,519 218,519 00000000000000439aa970018f5349cb57bfc5d55cebf9d1189761141425d034 253 0.14 vMB 107
218,518 218,518 000000000000002faa94b88bf4c49f03ae9890fcd7fa1c0477d819388f2c7714 818 0.39 vMB 178
218,517 218,517 0000000000000073bc4e52ee9cd8f2082377062c12c153d7d99137fba4f9a9ca 504 0.28 vMB 171
218,516 218,516 00000000000000f737f1a0062d0c6ee0693a8b3f259b66132dea125254681100 745 0.25 vMB 226
218,515 218,515 00000000000002dc7ba49c6c9db4045509cbd65c9f12335872ba8cd70c09880c 604 0.31 vMB 205
218,514 218,514 000000000000030f939d27b660ef6e8ccc6c2d65fee0e5f5006f6f6f9a00ae01 635 0.39 vMB 122
218,513 218,513 0000000000000132e7c1c25d634e459f1603fedc152ac0196e2ef34d2f657da7 669 0.29 vMB 188
218,512 218,512 0000000000000177911b793b0c25156ea329ae72a5b9e1c1590a3f5d6680e973 106 0.06 vMB 99
218,511 218,511 000000000000033dcf8e637bec94e4e00bf02443ca3de5463af12c48bb24fcda 349 0.23 vMB 563
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 125.07 GB
    • Received: 0.50 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.