Loading Tool

Explorer IconExplorer

Memory Pool

78,717 transactions
30.03 vMB
0.08966720 BTC
Random Selection Loading Transactions
Max Size: 179.39/200 MB

Candidate Block

Mining Attempt 84fc344794a6edb656024f0317e495f294a65586dc83beb9f63b83877f8df116
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 23a780b6a0da7bbb6f5efe5f7a82709acb9a361f930e2877e117708f94e2c28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 1.00 vMB
Total Fees: 0.02027496 BTC
Feerates: 150.61 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (361,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,861 553,861 0000000000000000002cffa42c85dec1a2381cc7f849f7706c86834d572c5b2f 877 0.37/1.00 vMB 10
553,860 553,860 0000000000000000000fc555f25a1d7357e004ae016990fdc0f2271490e7f634 453 0.25/1.00 vMB 10
553,859 553,859 0000000000000000002ccdf7f6aed0b741231060ba41f6a06f8e1092cd459ef1 889 0.48/1.00 vMB 7
553,858 553,858 0000000000000000002e2c4a8cb311f56c4d5e2b79493b5c8883429a11e643a4 1,607 1.00/1.00 vMB 5
553,857 553,857 000000000000000000089161ee46a071e734e0e7fc68a748cd27829c462c5dcc 1,417 1.00/1.00 vMB 19
553,856 553,856 0000000000000000001117fd3bd74f0bdb0e6342d0883d4178365c87809c1822 2,956 1.00/1.00 vMB 15
553,855 553,855 000000000000000000136b4b35d0a9f89f84e70c68f54fd5c11f9cc5ef8e6b31 2,236 1.00/1.00 vMB 9
553,854 553,854 000000000000000000248fe80b3febf03163e58c6e4038d952d5f435fdb92f1d 2,669 1.00/1.00 vMB 25
553,853 553,853 00000000000000000030319994d1ffef33ae687e0098dc1bf40ead14092ed709 1,414 0.64/1.00 vMB 10
553,852 553,852 000000000000000000253e3cce8566071ba0f427934083ec25e5bb591a3c0ffc 1,631 1.00/1.00 vMB 4
553,851 553,851 0000000000000000002564f4ff1a3b458d3756325430bd095ded13809c0e03cb 3,203 1.00/1.00 vMB 20
553,850 553,850 00000000000000000029634f0f44c295976b5836110a42a21052c58301bf23a6 628 1.00/1.00 vMB 1
553,849 553,849 0000000000000000001be5bb8b2f6464519d2c1b3a1a2edb183525dc453050e6 2,601 1.00/1.00 vMB 5
553,848 553,848 000000000000000000270f9295089c4aa020c2256d78101213aae6bac588d34e 3,306 1.00/1.00 vMB 25
553,847 553,847 000000000000000000012e941cb494c230338d943769550ff680013f918bca90 3,198 1.00/1.00 vMB 21
553,846 553,846 00000000000000000006ae1101d53239bd2125e7571109a2f17be4c0e06420eb 1,321 1.00/1.00 vMB 6
553,845 553,845 0000000000000000000917f3dd970ffb3c2cab53f269d723c93a84fd0af883df 2,835 1.00/1.00 vMB 11
553,844 553,844 000000000000000000113df478d9220ca73bc0d381844bd0e59fd2dbef351f42 3,227 1.00/1.00 vMB 58
553,843 553,843 0000000000000000002d15116c38245b91fec66b80f4d385de864de5968fbe38 2,697 1.00/1.00 vMB 14
553,842 553,842 000000000000000000168e6c06d5596bfd61ae672711772c904e9fc03977b4d3 2,516 0.99/1.00 vMB 31
553,841 553,841 0000000000000000001002920c360f9894e9563c7c29af8113a4c6fceb0a9740 1,154 0.45/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.34 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.