Loading Tool

Explorer IconExplorer

Memory Pool

80,727 transactions
30.22 vMB
0.11136188 BTC
Random Selection Loading Transactions
Max Size: 182.11/200 MB

Candidate Block

Mining Attempt 3b214fd0d8f1218c60cb3b26bf6d3b8febbd5f9f036de8fed76021620bfd11c1
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 79adf1ff6991ac04f8a2f3d3e9b3a3b7a0cf339e8aa47efd459b5272c4e0eed7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,153
Size: 1.00 vMB
Total Fees: 0.03952077 BTC
Feerates: 111.07 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (182,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,836 732,836 00000000000000000000a9f2ae1ff3754095536a96b0a51af0118db1ae903c23 2,834 1.00/1.00 vMB 6
732,835 732,835 0000000000000000000323e3f9075780a606a842268d3d05992e92a2a78f6a78 216 0.07/1.00 vMB 5
732,834 732,834 000000000000000000061d7caf17f7549928b4c83ba3c17754e3694608c0bd74 118 0.03/1.00 vMB 11
732,833 732,833 000000000000000000039903293f1eec676f6b3bcca4101ffa1a07cea0193b16 133 0.04/1.00 vMB 5
732,832 732,832 00000000000000000001fb080e084442a11608ca78351aa85fb04169d5c3f78d 892 0.31/1.00 vMB 7
732,831 732,831 000000000000000000006f89d23ea50d34b7e13cff1c4ed876ec3da6181bfb64 796 0.23/1.00 vMB 6
732,830 732,830 00000000000000000007e4f030b21fd07b6a0668e087bb4b1713b2d8a91d4034 1,584 0.53/1.00 vMB 7
732,829 732,829 000000000000000000080bd02cd4e7b60ab42109fc4dd0b65f58248c6d8c0240 430 0.22/1.00 vMB 5
732,828 732,828 000000000000000000034a0d43851b4a988ce39dd01808f6e469a8c72c45c6c6 1,461 0.80/1.00 vMB 4
732,827 732,827 000000000000000000077185168d8bf78f32b83f5fd31d79ab91080a92abba15 1,234 0.81/1.00 vMB 4
732,826 732,826 00000000000000000006266771fdf056a4ec9dc279b5cc0d944275ac2973b3bd 120 0.14/1.00 vMB 3
732,825 732,825 00000000000000000000ea7916e76b7dd392ceded858889f52f573f8737f674c 938 0.53/1.00 vMB 6
732,824 732,824 00000000000000000004beb1ca96ead8cd322390f72cb732aec950064f8f222a 1,197 0.54/1.00 vMB 6
732,823 732,823 000000000000000000094fdc31f12100bd8b9cfece9c36a26416d9b285a0cbb0 2,866 0.96/1.00 vMB 6
732,822 732,822 00000000000000000003b40d5572425656eee3a12863e045856282941794968c 703 0.29/1.00 vMB 6
732,821 732,821 0000000000000000000493aa56a68fb27d0f64ca52e5bf52b1328d23cd0ad461 647 0.23/1.00 vMB 6
732,820 732,820 000000000000000000090e372398c6fa1410ce56da0d43821f89054919a7b60b 397 0.11/1.00 vMB 8
732,819 732,819 000000000000000000051991d1c9936020244ddb8eb65f52ae414064390853dd 393 0.12/1.00 vMB 9
732,818 732,818 00000000000000000001d69c3267a1369b9fa802eec91cd2b542860721a5ce28 1,729 0.63/1.00 vMB 7
732,817 732,817 0000000000000000000917a14bc14b07984fc3c332e3c49086146f1f25021aa7 1,124 0.96/1.00 vMB 1
732,816 732,816 00000000000000000001ff709ef33258deaa3ec9c559ffb2bb18216692d6e16d 2,768 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.22 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.