Loading Tool

Explorer IconExplorer

Memory Pool

25,153 transactions
4.30 vMB
0.03173479 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 3 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.59/200 MB

Candidate Block

Mining Attempt 10bcd3e77123219bc215b7453a7a91eaf81c699b947613a43098ab3b9c7fdf78
Version 20000000
Previous Block 0000000000000000000035c4890af15a70ce82b10f0f6553565d49a2ad97822f
Merkle Root 94f9060efe234fb86233ab82b1990f1f1100da2e9526647d631f160e34cac5ec
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,178
Size: 0.32 vMB
Total Fees: 0.02131951 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,786 (769,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
143,419 143,419 00000000000002b6965a82d8b25dbc378a8d51f4c7957e8d23a5058b29d56068 0.02 MB 45 160
143,418 143,418 00000000000000614912025def39262344524183c08fa2c9012ed523b24b68e7 0.01 MB 18 90
143,417 143,417 000000000000084b7a8c389296bfe9fc3dd513cece3cc1b46b6ae7c26f3a73dd 0.03 MB 88 252
143,416 143,416 00000000000007e0b400fc3a79c16e2a666f5e225317598a411bb22cf0372771 0.00 MB 18 223
143,415 143,415 00000000000007a2c623bf36d49bb60b5205d512f424e76cefd9074b1f7eac3c 0.03 MB 90 321
143,414 143,414 0000000000000618b7cda1bddf5c6fa7f2ed84567c748cc6fbf872d89fbdd4d3 0.00 MB 5 268
143,413 143,413 000000000000095d938c10ccf65cb972b640f2b8a560c38a8659630ed6244f31 0.00 MB 8 77
143,412 143,412 00000000000005143b672e721502cee7c99800f55e19f6de898c00ea3d4e6bd8 0.04 MB 62 385
143,411 143,411 0000000000000722df4868003a1a2e694c3b0b90514c224380fbe76c3b1b0d73 0.05 MB 141 86
143,410 143,410 00000000000001fe7fd7c2db2d4a7168698900f46bd5c4b388b3e07994036415 0.00 MB 13 477
143,409 143,409 00000000000008d66d641154f7cc11dce55dd0385f658cc35f57f77037a0bcee 0.05 MB 103 103
143,408 143,408 00000000000003a04ee0f7601784953ae091be5375bfa42c7611578ed9454cfa 0.01 MB 11 77
143,407 143,407 00000000000008debbd79abf8875f96f770fda36d1a24ff8b90354fcb97102f9 0.02 MB 56 382
143,406 143,406 000000000000076d87bb9613635889a7a3c48a54a9d1afebcdf84ba728bfc513 0.04 MB 120 156
143,405 143,405 00000000000000016b572b7a373b2695e48ebe62ce280757a413611ed79adba5 0.05 MB 127 220
143,404 143,404 0000000000000558abd961ba876acf1f91bfe211ccb9e3eb9bd961498bc1ff3b 0.00 MB 7 361
143,403 143,403 00000000000006d0c36ff898b9ab640687b3ed6383e38ff6c55de3e5902bd491 0.01 MB 37 299
143,402 143,402 000000000000094bf525bcd91b6b2bdc9a19abd5866353f419b622efaccf77d6 0.00 MB 7 157
143,401 143,401 00000000000007aea09857e7ac52f612ea35d24fd09e616c58b65963da5dd2f5 0.01 MB 14 222
143,400 143,400 00000000000005e12d1978728b97c85aa217a0deaff8864cd978046cbbd7a3e2 0.02 MB 40 282
143,399 143,399 000000000000033d5a5efe5e560cd51550f145e6d1cfc1d948e1891ea8b249bd 0.03 MB 86 248
Previous 10 blocks ↓
Total Size: 778.46 GB

Node Details:

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