Loading Tool

Explorer IconExplorer

Memory Pool

42,000 transactions
26.30 vMB
0.07724720 BTC
Random Selection Loading Transactions
Max Size: 137.48/200 MB

Candidate Block

Mining Attempt 75ccbb4c0d89f85832bfc64913ff7d9fdfcceef93405a45c2a5edbacb4f02f0e
Version 20000000
Previous Block 00000000000000000000f29f8bc6623c876b1c28cb328a71a306f0d15ee3bb07
Merkle Root 006d005a06d68aec991f22150eae72154074727249f7a4e1224401b8138a64e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,561
Size: 1.00 vMB
Total Fees: 0.02903755 BTC
Feerates: 101.64 > 2.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,805 (504,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,909 409,909 000000000000000004df31d99f9d1ad70fa42be0d09602cd6893ccfe3b3e543f 2,914 0.99/1.00 vMB 59
409,908 409,908 0000000000000000059f99e8b27298c08265bd886610c8091a7d28e83c1fac51 1,469 1.00/1.00 vMB 25
409,907 409,907 00000000000000000617a7c79972b3e02504631b5d229ae4da670b988dd1b4fd 1,676 1.00/1.00 vMB 36
409,906 409,906 0000000000000000056b23d8ce01e3d6a3ad0a968f0046a8e5dff52ad6402ac7 631 1.00/1.00 vMB 32
409,905 409,905 000000000000000005d4dbfdfcbe16cc0116c4d925bd0d7174d643f756865adc 2,158 1.00/1.00 vMB 53
409,904 409,904 00000000000000000021e5efd73f3dab1fdd8dcf8b053eb52aa480cfa93cf980 2,105 1.00/1.00 vMB 51
409,903 409,903 000000000000000002366faf764e02681140f7dbf138298ccb52f4cececbdd48 1,556 1.00/1.00 vMB 36
409,902 409,902 0000000000000000002d03766264e9887e3463cade54ffcd7921199209cb4df7 1,935 0.99/1.00 vMB 36
409,901 409,901 0000000000000000042537104301204599b4859020b8ccbe30ff864afdf64dc3 11 0.00/1.00 vMB 159
409,900 409,900 000000000000000002c827fe2456fcf7c4df445cfb380827510f64d0ea50c131 1,828 1.00/1.00 vMB 33
409,899 409,899 000000000000000005fc6a110b3cb5337c620942103300210ebdb959aed5cdc0 2,221 1.00/1.00 vMB 44
409,898 409,898 000000000000000005d5037d552e6b7f08b109a7082153369e26cfc2fd8254d0 550 1.00/1.00 vMB 19
409,897 409,897 000000000000000003d839d61f5406395b964d6f8997aa9acba620f6ba2df2fc 3,092 1.00/1.00 vMB 57
409,896 409,896 000000000000000005c738ee65c7dccf82e7f0c769394027bd884e0958581be0 1,870 1.00/1.00 vMB 40
409,895 409,895 00000000000000000482a260860778fd0ec70719a98b26a86794dfd0761bbcc4 1,789 0.99/1.00 vMB 32
409,894 409,894 000000000000000002446444810524860d50589f92aad6f2c0f33a4bf98a7629 2,906 1.00/1.00 vMB 61
409,893 409,893 0000000000000000044da69b9d82daf2cdd12c0ef00316c41faf77438c9c5250 1,545 1.00/1.00 vMB 27
409,892 409,892 0000000000000000039a002b1a85ad79467e3c35f77b45873cc12d80095d23ec 1,819 1.00/1.00 vMB 32
409,891 409,891 0000000000000000029e44f0ab9f10a04c443d781808597318c83c25857bd989 2,997 1.00/1.00 vMB 56
409,890 409,890 0000000000000000005d706d0b02a795daa4c55cf81ce52e4f3295103f97763a 1,832 1.00/1.00 vMB 26
409,889 409,889 000000000000000002df790855a7fb0e0c1487141b57e0b98f97172733232615 1,911 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.04 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: 650.59 GB
    • Received: 13.30 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.