Loading Tool

Explorer IconExplorer

Memory Pool

87,011 transactions
31.92 vMB
0.13376932 BTC
Random Selection Loading Transactions
Max Size: 192.71/200 MB

Candidate Block

Mining Attempt 7b1c0dc3f6d8b7a53f8385171d1f34da2d610ff006c528b57599bbd2b1043a8d
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 4aff19e955662ec2bf0ed3b965caab817f3d0751c456d1afca2ac785248bfdb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,107
Size: 1.00 vMB
Total Fees: 0.04784909 BTC
Feerates: 911.92 > 4.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (645,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,833 269,833 0000000000000008255404a48809bb4c97774339e2ce1f74d3eb2dc44e2bf421 218 0.11/1.00 vMB 70
269,832 269,832 0000000000000000e5e6a2012b4fc0d877ad79855b843935e357dc3169d57c50 210 0.10/1.00 vMB 66
269,831 269,831 0000000000000005f07e0e7154cd323bcffb9d6632d14b0f78301af2fd49aa9c 17 0.01/1.00 vMB 34
269,830 269,830 0000000000000006e05c527f19b46a0118fe0a84028c9f85c2fa8c5ab129b166 368 0.16/1.00 vMB 52
269,829 269,829 000000000000000111c7a3f84ebec88de4761f636b3e250afbee96bbda04cbbb 420 0.20/1.00 vMB 51
269,828 269,828 0000000000000004ff1fae9ad5684dad492fec2617e3bab04b9840670b2a64cf 221 0.14/1.00 vMB 19
269,827 269,827 00000000000000074c6b476e0c4a579e703c14eebb396f118a72710a42368a25 431 0.16/1.00 vMB 95
269,826 269,826 0000000000000005e4016d8a401af5d48445331375503be3d156c689c6df4509 137 0.05/1.00 vMB 43
269,825 269,825 000000000000000200830cdd4cb81e99407700592020c44cce105bdd390db00b 447 0.18/1.00 vMB 57
269,824 269,824 000000000000000546bc970a822662e44640156c9c75a85ee2a0d33e5c6a80b2 420 0.26/1.00 vMB 48
269,823 269,823 00000000000000053252c94c81b326f52e2f3eea0181d2c3eedf9ca98702d433 619 0.25/1.00 vMB 69
269,822 269,822 00000000000000034656720526f33f40b34d6d7aefd3c400ed1d18944650d283 229 0.16/1.00 vMB 48
269,821 269,821 0000000000000006764966835f9dec4ff6d99d74e6bda79c6b33df86582e521a 93 0.04/1.00 vMB 54
269,820 269,820 00000000000000026d196c5f090e32ec0ecfca393b8ac5332abbed1a8a772380 287 0.19/1.00 vMB 56
269,819 269,819 00000000000000028e23b672fe8cd37638b47f0e1325af33766253afc68a3914 134 0.07/1.00 vMB 13
269,818 269,818 000000000000000083b79631a879116a32af39fba48ae865830f64008e89d5f8 357 0.18/1.00 vMB 40
269,817 269,817 000000000000000605779d430ce2362f481d654e80cbf11b6b396ed34b7ade4d 51 0.02/1.00 vMB 51
269,816 269,816 000000000000000627826c7e29ec10aee0e440d96661fff24642efbcb80b86fb 1 0.00/1.00 vMB 0
269,815 269,815 00000000000000062621b7181b5093b0eeb52fe372e32999c9e1ef10bf7316bb 189 0.12/1.00 vMB 60
269,814 269,814 0000000000000000b72b4b2959c668b41c9fa086269ca9dcb753ff752c5c2aa9 59 0.04/1.00 vMB 48
269,813 269,813 00000000000000027e850ae1c84bcd60896a39429287af5c041a83cc0085c224 781 0.35/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.