Loading Tool

Explorer IconExplorer

Memory Pool

43,047 transactions
28.59 vMB
0.06996482 BTC
Random Selection Loading Transactions
Max Size: 147.07/200 MB

Candidate Block

Mining Attempt 6bd6b53d056c9570a15897cc0ef7d4b6553d8d4fb71316fd5d7c6ac652d8bd64
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 879a56c46f5e8df28d648967dabf490b25caeba71d862831cd111446ae1674b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,265
Size: 1.00 vMB
Total Fees: 0.01454010 BTC
Feerates: 201.07 > 1.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (560,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,657 353,657 000000000000000008dc4f808c4a5f03e85de445a0ee6a5ce2042e0ddd2e7da5 1,215 0.54/1.00 vMB 30
353,656 353,656 00000000000000000209968778d506ae5924a1650f72016084e9528b5804bcec 1,155 0.59/1.00 vMB 28
353,655 353,655 00000000000000001639b49343b85a9cf26589cd60b46d45dc42dccf97a36527 235 0.13/1.00 vMB 19
353,654 353,654 000000000000000009581082ce0baf9e4cb0f9f040069723ad2c01f6d1c6439e 464 0.29/1.00 vMB 17
353,653 353,653 00000000000000001012e7617bfc7d81f6f418caf121af3eb7365c786871cc2d 1,705 0.75/1.00 vMB 31
353,652 353,652 00000000000000001007e114f27605fc810349f5ea20868b88399af30c185fff 620 0.42/1.00 vMB 17
353,651 353,651 00000000000000000ac8087ea23498ebee77f1ad61d3ec97843a11d55037887e 558 0.35/1.00 vMB 22
353,650 353,650 000000000000000008f48879e4964fe3bcf1f978ad98fa2f37da8f9566e5246c 2,077 0.75/1.00 vMB 37
353,649 353,649 000000000000000007f6f49b31ed6bf8c1626f664252dc549f9186d23b20edd6 506 0.40/1.00 vMB 17
353,648 353,648 00000000000000000b19adbfdd7810cc57ce1e1de53ae9ffb3704eb6d502ff94 1 0.00/1.00 vMB 0
353,647 353,647 00000000000000000b205724a659e80afa08e155a74d04fa2eadecc46672d4b9 1,536 0.75/1.00 vMB 30
353,646 353,646 0000000000000000033f8e2acee329c62c5ec4a21060494985920679c030621b 1,567 0.93/1.00 vMB 25
353,645 353,645 000000000000000015bb6df4c5f02326dbcbebc60915ca957e67ec99ebe8f7c1 175 0.10/1.00 vMB 24
353,644 353,644 000000000000000014d9f264f68eacbad318ce09119624ab585a6e4cd6a4ef35 1 0.00/1.00 vMB 0
353,643 353,643 000000000000000014002c950e766ad4aaebc548e4388303d23440cabe6e65b8 849 0.45/1.00 vMB 29
353,642 353,642 00000000000000000cad8b770bb67c42870f2d19ebd298e9eb76a3bfe846dc10 759 0.41/1.00 vMB 30
353,641 353,641 000000000000000010f20412584ff7dbe3e0b59a43243a1864639d75efa87557 256 0.15/1.00 vMB 24
353,640 353,640 0000000000000000067d5c5a0846f0251a3c6d2cb85c14f1081e506a165b4eca 316 0.17/1.00 vMB 27
353,639 353,639 00000000000000000d9184557e997110d55afc99b727fc52308661b950b4e2db 1,874 0.92/1.00 vMB 31
353,638 353,638 0000000000000000110b3e2fa9b7afbcddba7ca53ca6a0249b2150583236c9c9 803 0.44/1.00 vMB 27
353,637 353,637 0000000000000000044641191f455575683dd676b31ff67be3020b429daae971 142 0.06/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.