Loading Tool

Explorer IconExplorer

Memory Pool

18,625 transactions
10.94 vMB
0.03218658 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.50/200 MB

Candidate Block

Mining Attempt 5fbaad03df3e280c2d033a003b3c05db5dfea57a55725d1c709f0c0e2b19df32
Version 20000000
Previous Block 00000000000000000001780729c0d9ab0c7fd43034d92ca125a01d650fbaf372
Merkle Root 49aaba0b597cabb894058414e55da761360666a060868e66e09df4e641e15529
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,281
Size: 1.00 vMB
Total Fees: 0.00699959 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,355 (820,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,817 92,817 0000000000012c5f9cf7b47f19ea72ead37714da33bc81647f7780f5d042c350 21 0.00 vMB 0
92,816 92,816 000000000002f69eda71d422b5f2d043302e3d6fdd9c46e604b3f759cc38f79a 4 0.00 vMB 0
92,815 92,815 00000000000357ee197e19f6bd39d3bc7c7fe97a2be2ab6c282f7aa696a0b729 43 0.01 vMB 0
92,814 92,814 000000000002c630fe8b5967b880211f3e1a8ce1384c4d30056d47fa8e17ecce 38 0.01 vMB 0
92,813 92,813 000000000004ebb739c21d97abf1bcfe19b27571d7b8477850deb8d0b8edfac2 31 0.01 vMB 0
92,812 92,812 000000000005ab8640d409a69c55ff404d1c66fd9ad13fdd97c41455bef3cf10 12 0.00 vMB 0
92,811 92,811 0000000000018379388194cdf965b1644d83824fccff984c931194fa865a355d 2 0.00 vMB 0
92,810 92,810 000000000002f7cd79aa04a46edc0f1a8fac97cceab1b04a33bcf94ad66b4078 16 0.00 vMB 0
92,809 92,809 000000000006ac382827313161116f4acf860db18233557f9d3c7d556b2d19e9 7 0.00 vMB 0
92,808 92,808 000000000008ff26070ac000d59e911a7ba40b917e56cd7d573c03baedde8386 127 0.03 vMB 0
92,807 92,807 00000000000557c432f526d3015557ec55fc5583add0efba33b1d7be55261e63 8 0.00 vMB 0
92,806 92,806 00000000000966dd8f757b55f677a09eefeaf81b8688410da66bd563b5cddf1e 16 0.00 vMB 0
92,805 92,805 00000000000464fa4a7d79674acbb5e3ab9a27c3e257a34f2c532dcc1858245d 32 0.01 vMB 0
92,804 92,804 000000000006a2fb5e0875ccbf5470c98de526cc4dae71f4736d848f53db3e91 21 0.00 vMB 0
92,803 92,803 0000000000022ad5f3c6735dc109457114001497bba0d8edc06d5808a0a951c5 3 0.00 vMB 0
92,802 92,802 00000000000094b66aa3d2c797bb70f188c6f89241490e6c10341bb015f2d9f4 30 0.01 vMB 0
92,801 92,801 000000000004f0fb70eef2338658d67a92661ba36f964e46999db6595def6f44 10 0.00 vMB 0
92,800 92,800 0000000000057df2aa27522e5a385f86dc31038c2f490de2d155e4d8ab327191 71 0.02 vMB 0
92,799 92,799 00000000000764588e5c6328e2e5098a816bb72a40edf1f494b9f88f3bb798b6 4 0.00 vMB 0
92,798 92,798 00000000000377d8b3d21224f5a83487018b8cef6f3e38d7caa88f42063c51fb 3 0.00 vMB 0
92,797 92,797 00000000000713c23e728776ab7b820f4756a9011bcb880307266f0b91610e2a 42 0.01 vMB 0
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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