Loading Tool

Explorer IconExplorer

Memory Pool

53,365 transactions
29.65 vMB
0.09956268 BTC
Random Selection Loading Transactions
Max Size: 159.19/200 MB

Candidate Block

Mining Attempt 74963485561360899e32198f9ec6a9d838bfb915b865aeb3f7224a956c5d406d
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root a1586e394b39d69ac105c6a133d8f36ebbc4340aad2420a0fc5be2eb8ca56d74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.02816491 BTC
Feerates: 100.53 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (188,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,515 726,515 000000000000000000053d9c87163f8847734a11d63cd7bd08abe666490d045f 1,995 1.00/1.00 vMB 8
726,514 726,514 000000000000000000000bcc79287e350de984816b02074859c3ae085d2934f0 1,443 0.65/1.00 vMB 9
726,513 726,513 00000000000000000008f5d430464c5809fcda9c414a25450d8305d412350a98 1,725 0.99/1.00 vMB 8
726,512 726,512 00000000000000000002d41dc954350cae5510d2d9e48159aacfa614901e1b1d 910 0.53/1.00 vMB 7
726,511 726,511 00000000000000000000c9298356c5dc878a9cf952a90b5819b4884fe86cc2d9 603 0.37/1.00 vMB 6
726,510 726,510 00000000000000000002e25a1e7541483441611d4298d40565eda31461a0db36 572 0.24/1.00 vMB 3
726,509 726,509 00000000000000000007273ce420bf9aa9c315596e2c1ed56013e5f71e52d274 1,898 1.00/1.00 vMB 7
726,508 726,508 00000000000000000004d333529bd8ebcba454db2c610e46d2c471216f230d5e 1,064 0.62/1.00 vMB 3
726,507 726,507 000000000000000000080e7eafa363623841afbb46649280343c49997a88c990 1,908 1.00/1.00 vMB 5
726,506 726,506 00000000000000000001d761455b45615d9778d1802293144b48af113cbb41cf 2,815 1.00/1.00 vMB 11
726,505 726,505 000000000000000000051fbcc30db5d4f09eabe02c9a461e2f9aa9c848a8c8f0 714 0.28/1.00 vMB 9
726,504 726,504 00000000000000000004454d9a63ca3b88908ccc32a6a5259024c66c75c2c5e4 1,942 0.67/1.00 vMB 8
726,503 726,503 000000000000000000014876c95822bcc99714ff4798063acbdab30bf765191e 922 0.40/1.00 vMB 6
726,502 726,502 00000000000000000008bf41deee01b6a072f0c7c581cbffe9ccf9dc5573c54f 1,888 1.00/1.00 vMB 10
726,501 726,501 00000000000000000007863f3ec21b86f520a2259fa21c73b1251fa365e9e7b3 1,644 1.00/1.00 vMB 5
726,500 726,500 0000000000000000000396d2c4fb7d8253c04b564b63078f1477813f5a4d6ece 2,468 1.00/1.00 vMB 11
726,499 726,499 0000000000000000000206eeeed2e165cef4bef4904321a978c0c60cb5a9e5ab 867 0.47/1.00 vMB 7
726,498 726,498 000000000000000000099a841a657ae39067e167c15f08b517eb37881f62fa80 199 0.09/1.00 vMB 10
726,497 726,497 000000000000000000046b9cba00284950d63cbd5050ab7604940ca97b0a3230 978 0.50/1.00 vMB 4
726,496 726,496 00000000000000000001694e1abe244484cc7ae7baea0c14d65d2fe6d0e81d65 2,771 1.00/1.00 vMB 4
726,495 726,495 00000000000000000006e0c5169289641cd073e066ae90000e114d255662e29b 2,637 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.