Loading Tool

Explorer IconExplorer

Memory Pool

81,979 transactions
30.68 vMB
0.08519079 BTC
Random Selection Loading Transactions
Max Size: 187.76/200 MB

Candidate Block

Mining Attempt c565e54c60490e0c136d3f7522fee1eeb8b90bf53cd17760fe95f4391ecb7b2c
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 57d119c7de8063260abdac34169aa00c5db13da8fce4c26335e60f02c6e5462b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,735
Size: 1.00 vMB
Total Fees: 0.01583054 BTC
Feerates: 150.61 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (22,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,625 892,625 00000000000000000000cfd3876efb2b2256ee4b8d6cb7f878b5be3966115655 2,184 1.00/1.00 vMB 1
892,624 892,624 000000000000000000000063c583f0a4e7d77c59b50c8413e18b1bbdc43286fd 2,574 1.00/1.00 vMB 2
892,623 892,623 00000000000000000001b194d9c2ef9474aa482e8cb7e3eef8a248f75ebf02cd 1,969 1.00/1.00 vMB 1
892,622 892,622 000000000000000000000f6c18aadbc80bfb57036d864dc8013a4d14989810ec 3,596 1.00/1.00 vMB 7
892,621 892,621 000000000000000000016f51ed2b42cd8670f9d7c039d5a4731a02cd0864d4d2 4,294 1.00/1.00 vMB 4
892,620 892,620 0000000000000000000082bdf7db449e1c3b40c2fe5e32a69be58be391d40121 1,992 1.00/1.00 vMB 1
892,619 892,619 00000000000000000000c2e69fbd3a127127d9edf065c3feb98f8576f1abe69f 3,203 1.00/1.00 vMB 3
892,618 892,618 000000000000000000020b11b69cc4496dbef3dce6c38b3ca32dac26a2e9b2a5 3,592 1.00/1.00 vMB 3
892,617 892,617 000000000000000000018dbe41b20b3a41cc2d75da407de9534b5d8a393c4d40 3,124 1.00/1.00 vMB 7
892,616 892,616 00000000000000000000995196ac978846c07665830c34db40fbd05ad06c4cb7 4,118 1.00/1.00 vMB 1
892,615 892,615 000000000000000000018988b8a0a78e8d233b9fc73a8ac0f1c78081b27f1b61 4,495 1.00/1.00 vMB 2
892,614 892,614 000000000000000000008259562034fed2c4b04000e5377fde6a1a28f8c5c3d0 2,489 1.00/1.00 vMB 2
892,613 892,613 0000000000000000000066e9ca0f4b40698aa92394c9671802217156b50038a9 4,073 1.00/1.00 vMB 2
892,612 892,612 00000000000000000001a4e40f309f0aea994fc3f0958365b33b14a6ae844246 4,552 1.00/1.00 vMB 4
892,611 892,611 0000000000000000000178b55462180c247ae81dd73ff64889d2eca6ce688bb1 2,446 1.00/1.00 vMB 2
892,610 892,610 0000000000000000000120827f710a3a6e03922e5a79bae05859ed9a22fffcc9 2,945 1.00/1.00 vMB 2
892,609 892,609 00000000000000000000b08bb1035d056a2e0af9cba47d38cac2aaa571ed3e71 3,469 1.00/1.00 vMB 4
892,608 892,608 00000000000000000002435e6c5a99b9058cc5ccfebfeacf8f4f8ceee1076d16 2,938 1.00/1.00 vMB 2
892,607 892,607 00000000000000000001b7c2506918f1287be0e12c879930115a8f2610a58194 3,417 1.00/1.00 vMB 6
892,606 892,606 00000000000000000001541e4631da7db64ee1c93ee4c85f1fcb14f29bcde77e 3,330 1.00/1.00 vMB 6
892,605 892,605 00000000000000000000280e5b7fb11db13d71852d87b2a93f54843a4c312ec4 622 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.01 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: 718.91 GB
    • Received: 17.99 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.