Loading Tool

Explorer IconExplorer

Memory Pool

32,723 transactions
13.76 vMB
0.04809561 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 79.08/200 MB

Candidate Block

Mining Attempt 28243912275b9967a4af4bc0e4b8d4789b79ce44e1e6da23ae667b50ab13b9c1
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root b9ce0a3498c1550209edb3d0573b1ba9ec5e630c2fb567aeae88148bce311b24
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,454
Size: 1.00 vMB
Total Fees: 0.01207182 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (752,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,013 161,013 0000000000000100583b2349a006da4396cfd407ad47452fc4f97ffcbde33b43 32 0.02 vMB 116
161,012 161,012 0000000000000b48aa3c047d1a53f25e3c91db36c0a753a745ccc4960f2ece4a 5 0.00 vMB 1,165
161,011 161,011 00000000000005b39254ceafb82cf0a91d45753290085a5f9ad7e3f761790ddb 17 0.01 vMB 62
161,010 161,010 00000000000009224ffa96c2ebae00a5115a3164ca3960939e9c2a4a526a3ce8 1 0.00 vMB 0
161,009 161,009 000000000000053e1f9485d3cfaaaeae037c71b50e1575f58bd92048cd29d394 18 0.01 vMB 0
161,008 161,008 0000000000000b771241c7e705c352da7432bfe4fb712a35334997e1e9e1e5f3 8 0.01 vMB 60
161,007 161,007 0000000000000d96d43a02f483b16511a8819a34a4814a608cd9097c4a35ad87 10 0.00 vMB 0
161,006 161,006 00000000000005218921d4d7e2a08b181b2a3f617920e502526054e820a97f81 10 0.01 vMB 44
161,005 161,005 000000000000047f06254a14f9ebc26e65d2294d243dd943d5c3ba95db9775f6 12 0.00 vMB 221
161,004 161,004 00000000000002c0a9b4ab0a05969404cfcc244af89ec7941c37b668143e8f1c 52 0.03 vMB 199
161,003 161,003 0000000000000416125ac0f904fc24ab653b88f25c40e5ea5817195b6aaa6930 8 0.00 vMB 17
161,002 161,002 000000000000081e466cd7c19746034b617bb1737bdfb837019455c6d7b5cf14 43 0.01 vMB 122
161,001 161,001 00000000000002c21cf65f743501bb7302c9ec17e88c942c846508f390369eed 8 0.00 vMB 29
161,000 161,000 000000000000041db1574dba07ab482e4e0da4a47f85d2149205562c55115e23 15 0.01 vMB 67
160,999 160,999 0000000000000c3bb6796e415d869703c59e631987046725520f77cba09d5b1d 6 0.00 vMB 47
160,998 160,998 000000000000052bfe497ed7749ac8e91e6b901e303f634c6ffeaa3df3183272 5 0.01 vMB 57
160,997 160,997 00000000000000b008ebf9e754d3eeede53023b0abfff775c9184b2bfd3aab69 15 0.01 vMB 9
160,996 160,996 0000000000000115a74a5eeff0d5757e827e39c082031ceee67103f04a3c31ea 20 0.01 vMB 355
160,995 160,995 00000000000006e63c9c539602415dfe181c55c315a6b35ff5e3d30ba2172786 20 0.01 vMB 59
160,994 160,994 0000000000000456e1dc4b2c648e4fb485217e8df87e0969cbc19defbb786daa 13 0.00 vMB 82
160,993 160,993 00000000000001ef661fcf419576ce570f482c072e903c6ab491023c964daefa 31 0.01 vMB 126
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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