Loading Tool

Explorer IconExplorer

Memory Pool

40,084 transactions
18.84 vMB
0.18257568 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.46/200 MB

Candidate Block

Mining Attempt 7342dba6366c166d7a6d3fd9b6c98d249a9469e51c3a5ab1d646874f970049cd
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 196810b046983c18f28607f58850a95fdce84088b80bee7ca7f7b0c75a2f3362
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.05345267 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (753,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,806 159,806 00000000000008cd67d36a320ede8ad835b9ff5af2286d886cc7043baa8c3ec4 84 0.02 vMB 24
159,805 159,805 0000000000000a3877b4ee11148caa72d28079bca54ffee132701de015e9bbbd 37 0.02 vMB 43
159,804 159,804 000000000000096e0fb5e36c83975d0caa159c75c116b29a1c9e83be42eeefce 29 0.01 vMB 90
159,803 159,803 00000000000001a1189579040ba629807c3b1680dd6154fe7b6d4db97214dde6 89 0.03 vMB 43
159,802 159,802 000000000000017febf23ee7a7a7379858a1f7329a4598d85d6a5db60195b371 23 0.01 vMB 258
159,801 159,801 0000000000000db338368b4190add7a15c0390f31e7df0172f4a942c40b52e31 37 0.02 vMB 36
159,800 159,800 0000000000000d00734781dbae50f14b5aa5696f54b1736bf3b3c7d3d14b3ede 10 0.00 vMB 90
159,799 159,799 000000000000038be09d3acd689ad297c96f51d69e0d8c1a81b23cbc44b1ec5a 40 0.01 vMB 0
159,798 159,798 0000000000000c3d5c215f0f8dc56da269391c3d111604a62f75855db5d21a14 13 0.01 vMB 59
159,797 159,797 00000000000007c18fc273a92ac68daca82a3267ca4a9975f5c46aaa2a8c955d 17 0.01 vMB 210
159,796 159,796 00000000000005ad390c7dd63b39f5b8335a468fa300440524df639b2e2a02a1 85 0.03 vMB 160
159,795 159,795 00000000000001201ea4a4ca4d5cbfe6966bdf843b8702a3e9f11ad97d05d549 36 0.01 vMB 304
159,794 159,794 000000000000075c87c3719757658237839f36dfcb887648c8813ff8f4d4b762 21 0.01 vMB 128
159,793 159,793 0000000000000ba07998021b286f0d6c1c520a6e91a991c5d0c9baee9a75982e 59 0.02 vMB 33
159,792 159,792 0000000000000104f2df9b564c6d692a1eedbe0dca7795c4aa5af7990d18bb51 30 0.01 vMB 0
159,791 159,791 00000000000006bd257c4f373adbc3db1c93542b5688a08a6e5ef781f9fb3cb3 12 0.04 vMB 73
159,790 159,790 000000000000072ea6c6d9c00ce64097b56fa7f48d3800d472d51027d6de80f2 2 0.00 vMB 0
159,789 159,789 00000000000006eafae29d6c42a2257ac0137433c3eeb6be1ff0d4984e9afc1b 23 0.01 vMB 5,141
159,788 159,788 0000000000000208abd48d3b19e0480d979d3d75e0e710105e6d4ee4aa2d0c85 27 0.01 vMB 132
159,787 159,787 00000000000004797474b8b9c7e0ba7dddb33e677f938daaef10970d287f2d89 6 0.00 vMB 643
159,786 159,786 0000000000000cdfdc3fd273b20748af8fdafcf54a248e600da3a0a617df3fff 36 0.03 vMB 28
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.83 GB
    • Received: 0.54 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.