Loading Tool

Explorer IconExplorer

Memory Pool

86,012 transactions
32.93 vMB
0.13437569 BTC
Random Selection Loading Transactions
Max Size: 195.87/200 MB

Candidate Block

Mining Attempt 6ef737d9f193fca3e1a587fc96b1ce16246aee05aaf5a1a6d0aed487fbb3faef
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 0271bad28214492bbbb503c1bb10392ab282abc713c332eb0b6e1c7f0c5ce064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.06227256 BTC
Feerates: 387.56 > 6.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (433,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,564 481,564 000000000000000000f630e5064fa3a419ffd8be5410ec708c4631d5bf78aa3c 2,052 1.00/1.00 vMB 278
481,563 481,563 00000000000000000086ad3b6c37fba57443883031380effad48d655699bc563 2,674 1.00/1.00 vMB 220
481,562 481,562 000000000000000000bfe32018f94b3b7ff68049f1108becc55a5bde364bd45c 1 0.00/1.00 vMB 0
481,561 481,561 000000000000000000a828294b465b9136d37734932859707ae74308b320a6ca 2,316 1.00/1.00 vMB 358
481,560 481,560 0000000000000000006092c2ee74226b161195794c5592fa0e2ea5c86c7c99e9 1,904 1.00/1.00 vMB 216
481,559 481,559 00000000000000000088194f8f6df442238c85727405968b6c4f8940e2aeb031 2,265 1.00/1.00 vMB 269
481,558 481,558 000000000000000000f91c6029772fe190d20a4bfb97487968156c7a0d9a90eb 1,897 1.00/1.00 vMB 223
481,557 481,557 0000000000000000004f4ebc02311761f5a64b71af13d825333c2931e75b4e5e 2,285 1.00/1.00 vMB 245
481,556 481,556 00000000000000000019c19fc4da0b802280c25348689dbcdbb509be6856984a 2,013 1.00/1.00 vMB 259
481,555 481,555 0000000000000000001da533561dd7a1ef29f479767bbabe602b2362115639c3 2,650 1.00/1.00 vMB 265
481,554 481,554 0000000000000000008e18c44c228f9d9ae5d34f4160b1b4b51eda59f312482a 2,509 1.00/1.00 vMB 300
481,553 481,553 00000000000000000108083d3778bf083d940c3022531d78e315f17d4984d2fe 2,562 1.00/1.00 vMB 266
481,552 481,552 000000000000000000443764d1695440572fb896f9d7ff6cb677c70aef6c8c13 2,590 0.99/1.00 vMB 280
481,551 481,551 00000000000000000011bc7e6f66ccfd24b0cc82bd33970950c41a2287690430 2,495 1.00/1.00 vMB 349
481,550 481,550 00000000000000000040580c8dbfd0a2116a0909abcface4fcbdd8c9e4aa1f90 1,440 1.00/1.00 vMB 297
481,549 481,549 0000000000000000002305627f1d2c47fd368e0dc9efafb6894d10a58494e1ee 2,514 0.99/1.00 vMB 368
481,548 481,548 000000000000000000633f39c5e4b10ea21c4cd11e51947ccb40cd74771453bd 2,180 1.00/1.00 vMB 270
481,547 481,547 000000000000000000d544cec7cb04543845c42d6abb2a5922fe5f1d77df9a25 2,429 1.00/1.00 vMB 325
481,546 481,546 0000000000000000002e3aa9c889ddf1edc936bed7c7dc881deee7254a0d8817 2,330 0.99/1.00 vMB 275
481,545 481,545 000000000000000000eb73d5eb946536b8ee8c62d8f61adb8e8df9473919db64 2,374 1.00/1.00 vMB 256
481,544 481,544 000000000000000000bb1cc2ddcd6b9acc21e104844e4b09ed345e4d9652dc8a 2,520 1.00/1.00 vMB 270
Previous 10 blocks ↓
Total Size: 782.31 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: 659.33 GB
    • Received: 14.60 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.