Loading Tool

Explorer IconExplorer

Memory Pool

76,670 transactions
28.57 vMB
0.06998798 BTC
Random Selection Loading Transactions
Max Size: 173.14/200 MB

Candidate Block

Mining Attempt 4e00809fe88e02b0218855ca23a257e94aae240656b81723d1c5426da9898bb4
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 09c3e66d3d0f6c6414d7ac4ecfdef2dbe54023009c2da09d585524a2e70e1aaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,599
Size: 1.00 vMB
Total Fees: 0.01050149 BTC
Feerates: 71.79 > 1.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (591,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,572 323,572 00000000000000000f85ccea36d54021c43073f09f2fbd6ef86281a349a05122 170 0.31/1.00 vMB 17
323,571 323,571 00000000000000000591642b9964feef9dce44ab73f7933a1fd08729f96453a3 639 0.29/1.00 vMB 33
323,570 323,570 0000000000000000160ecd03409c37feb6500ffd257badc5fdd9ed5291ec2669 281 0.18/1.00 vMB 26
323,569 323,569 00000000000000001e258861d39d41164e13e75369c8be74f2a59b72b88769af 160 0.09/1.00 vMB 30
323,568 323,568 000000000000000016ecf44b535256bc6f3e63ca88d7b8e676c46277da5cb779 71 0.04/1.00 vMB 11
323,567 323,567 00000000000000001ca482d5fd8bd94fa9e61349a8051bf4857dca5a8498f4c5 183 0.09/1.00 vMB 40
323,566 323,566 00000000000000000a05b308940e3c48161d1489bc941f33186b0d65ae8b19bb 956 0.46/1.00 vMB 30
323,565 323,565 000000000000000012e01b574d2244e0182f64ed986513f0a049e01941950c2b 1,035 0.58/1.00 vMB 27
323,564 323,564 0000000000000000128b51d300ea35f79b9ed779250be8b77b041c5e99c75492 706 0.51/1.00 vMB 22
323,563 323,563 00000000000000001d39412c7517ccfc3b6e829696180d9b86efbdbdc9776736 1,169 0.59/1.00 vMB 30
323,562 323,562 00000000000000000f3a0b6cf932bf55b9a29428868c8933c1fd5d440a3cb80d 27 0.01/1.00 vMB 34
323,561 323,561 000000000000000003ca0bca56c4dd09df46d7bc940b7c2d9b6f087d9d611454 561 0.31/1.00 vMB 27
323,560 323,560 000000000000000008f313790d9fc949c7b745756e69bf79e63fabeaabcab586 148 0.07/1.00 vMB 25
323,559 323,559 0000000000000000010d23b3abd2074a79082e8cb499cacfefc96175a4101222 430 0.21/1.00 vMB 29
323,558 323,558 0000000000000000007e120f339b58a9ef8168149791fe73259d6bcba085b2cb 544 0.24/1.00 vMB 32
323,557 323,557 00000000000000001271882651f78c704cd1d5b40cac3382221b243a85f78213 295 0.13/1.00 vMB 25
323,556 323,556 0000000000000000199caa3e99bf2af5b20bd65e04bfcbcacbefef867ad704cd 1,160 0.78/1.00 vMB 25
323,555 323,555 0000000000000000164ae5cbb92cd1c393d7610a606c9d2c2232400510cc1d69 1,428 0.69/1.00 vMB 29
323,554 323,554 000000000000000019d7fa998314fb2329ab61559b92bb1fab23022cee5bf985 747 0.58/1.00 vMB 21
323,553 323,553 00000000000000001d59d254510b61b59f2585f61c9fff36c06c18ce842cec94 901 0.35/1.00 vMB 40
323,552 323,552 0000000000000000023a179ddd3fa78c3ae1451d6abcd6a011b61f3d9d41f73e 585 0.38/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.