Loading Tool

Explorer IconExplorer

Memory Pool

46,193 transactions
28.65 vMB
0.06926226 BTC
Random Selection Loading Transactions
Max Size: 152.65/200 MB

Candidate Block

Mining Attempt 8b5f6af1b451242408b6fc45198ee6cd9cfc4ff693f8713fe1a898f3312944c0
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root d1b590d8797a48fc4ac99776dcbe6f4fc23958fa7c3c8aba406b647e8b98ca2b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.01488570 BTC
Feerates: 73.20 > 1.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (597,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,866 316,866 000000000000000022f5d78fe2a4a0c47667c0f1603f39bcdb2041b158e3cf9a 128 0.05/1.00 vMB 42
316,865 316,865 0000000000000000027efe93d5a1dcd5580cfcb5bb2824c7c525dc32747ff930 18 0.01/1.00 vMB 27
316,864 316,864 000000000000000006e4c6599f315752d422d6151460c2dbf969cc20ce9e22c9 59 0.04/1.00 vMB 17
316,863 316,863 0000000000000000225cf9790ef4eef0b132723db4cab3b6abd7beef339187f4 169 0.07/1.00 vMB 37
316,862 316,862 0000000000000000038313b2bbb4529e4bfbe5ee7db1da880e560eeae6a0958f 982 0.45/1.00 vMB 32
316,861 316,861 0000000000000000139c125d4aeea3ff1a6a90bd3e2d73493817c3ca9d682b31 279 0.14/1.00 vMB 33
316,860 316,860 000000000000000009a0c0fe940d18b117b8fa0140137797e522c969fc2e68c3 72 0.04/1.00 vMB 14
316,859 316,859 0000000000000000066705ff24a87d955b207ab67447fd0fad6deab70f4a7b75 985 0.55/1.00 vMB 29
316,858 316,858 0000000000000000051841aaa55a1393e2edf545c857c69973e0b285f2a9d55f 474 0.27/1.00 vMB 29
316,857 316,857 000000000000000010a865a946ef3781beb6d0a69a0286de51face73d88f8fcd 150 0.12/1.00 vMB 30
316,856 316,856 000000000000000012feb790a9ef2e01d50299c47e8a1fccad488306a2c26c63 490 0.26/1.00 vMB 26
316,855 316,855 0000000000000000166fb45461f9ed73b55953a8c9d1873857d52c0e2a662390 228 0.13/1.00 vMB 26
316,854 316,854 00000000000000001071a1a4dc0efe9c4b0ca32c72bb3ecb7fd217ee957b1d07 128 0.04/1.00 vMB 40
316,853 316,853 00000000000000000ba0724d768a811d8203f8adc631f4c073f38c23125d12cf 1,071 0.55/1.00 vMB 32
316,852 316,852 000000000000000008a0827ed4ecff71f394e7a81604e4ee857741616582432e 409 0.24/1.00 vMB 26
316,851 316,851 00000000000000000ecfa23103518b58de244b822e13446530c22937a9a50f32 304 0.14/1.00 vMB 27
316,850 316,850 000000000000000018d41af05b47e32643d3d08c9ce3280e707a06d040f66f1c 620 0.35/1.00 vMB 30
316,849 316,849 0000000000000000122a07b49e30dd1fb081bb21041df90621203041e72bf683 75 0.03/1.00 vMB 17
316,848 316,848 000000000000000023b34742690293fc7b13c285ce8c58c6a924c1e19c610766 384 0.20/1.00 vMB 28
316,847 316,847 00000000000000001b91d7b84613ebd7ca6d3bbd25044a682b5ae1ea67d79a25 874 0.39/1.00 vMB 30
316,846 316,846 000000000000000009a5c7f0ecdf7fed86b27a231128044a0b5da99aa988d471 304 0.24/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.