Loading Tool

Explorer IconExplorer

Memory Pool

39,663 transactions
17.55 vMB
0.14003654 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.75/200 MB

Candidate Block

Mining Attempt 41182a578909ff81817f4ca21ea26a878983735ca9c99585a6b7f08cbab1a18c
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root b9fde6f8b7dc7a39c470e26af5a170463f59e33fe3c1523f7d3bd8f4ced340a0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,307
Size: 1.00 vMB
Total Fees: 0.03712580 BTC
Median Feerate: 3.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (751,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,712 161,712 00000000000001bb05bd3476ec3b5631e9cf0de0df2148866ef3586ba6c081ce 13 0.00 vMB 66
161,711 161,711 000000000000076e25e526221f8cff298514d4dcbaf474ec5ee8f8e921bcc22e 60 0.03 vMB 89
161,710 161,710 00000000000004c4e7176980ee80be60c27582852445080f2ae21f11d480959d 40 0.01 vMB 189
161,709 161,709 00000000000006a253d3102e5a36a03116aa1dc39e04603348d8491e0745e5ac 49 0.03 vMB 66
161,708 161,708 000000000000033e71afb4185dec1667d3ccc60d2f2b5e0cd4a953c4310b0ee6 41 0.02 vMB 91
161,707 161,707 00000000000004c875f803803fb50a632e5cf2894da5f0637baaa7d972cb0fc4 12 0.00 vMB 17
161,706 161,706 0000000000000a1a0562736942169b1554edb6d0e700989a24709dc818025e13 38 0.02 vMB 48
161,705 161,705 00000000000007622e151137efbe9ccecf41e5c20fde77e687386254bd297013 34 0.02 vMB 36
161,704 161,704 00000000000005b11568a5c08d98350a4b482d60bb18e7cfcd4ad84330c8eda5 30 0.02 vMB 318
161,703 161,703 0000000000000b89ea2dc078b0f0e46f4c8d739043edab6c689720ce55c100d3 8 0.00 vMB 55
161,702 161,702 00000000000006c9902528db25517474ece88610312e0495a26b573fa6a1ad39 23 0.01 vMB 140
161,701 161,701 0000000000000c3bb6e90363bab1d02af6566fca383cb40d8a580c171f422272 30 0.01 vMB 30
161,700 161,700 0000000000000751c3c4d82da008410ecab6fd78044e845ee40d1cb0782b1fe4 22 0.01 vMB 8
161,699 161,699 0000000000000be6c0dadd8876602646b81020197950efd9c3539ac1b543ce71 8 0.00 vMB 108
161,698 161,698 00000000000002f65c505e50b9f67b01573cd9cd5b645070ae0ada10df0684ab 45 0.02 vMB 104
161,697 161,697 0000000000000a4c31c861548991bfc6daa5a0811379ed217b9b6d980ebebcf6 14 0.01 vMB 88
161,696 161,696 0000000000000d08420db340a45f948fe72d86c9ce0b88ac36a308feaab1cc07 76 0.04 vMB 168
161,695 161,695 0000000000000a7f6c6bd248f9b8335543e049c2d2bb0f8370db954be2ec377a 111 0.05 vMB 37
161,694 161,694 0000000000000373db03efba24d12e4066c4e6b8e3955e3bd03c1dc6f40de46c 26 0.02 vMB 54
161,693 161,693 000000000000095f31123563d9707c19f20449ea35cb1f655bfb29abe5be362a 19 0.01 vMB 178
161,692 161,692 00000000000009aa5667bdca8cb96f38feffdbda5409e4c9d90c5d00d4dfc838 11 0.00 vMB 68
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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