Loading Tool

Explorer IconExplorer

Memory Pool

47,162 transactions
28.03 vMB
0.08822777 BTC
Random Selection Loading Transactions
Max Size: 148.62/200 MB

Candidate Block

Mining Attempt ac41ee4eb4a2d5473d5245ee2476013a79f7e2bd1160df7e87087b928218c224
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 98285421d62fef27e196ef5cb9d493fa94af8bc144df6708e6e5f4255f16baed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03280715 BTC
Feerates: 200.00 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (358,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,622 556,622 0000000000000000001df51c76d8558bffb1561e365471116a2b9e22a3c896e3 1,920 1.00/1.00 vMB 7
556,621 556,621 00000000000000000009093d1721f39b1d3eb87c73fdae637247143612edfdea 3,169 1.00/1.00 vMB 10
556,620 556,620 0000000000000000001d537377b33d0b2e9159c23b5c57be4b89923eae2da725 376 0.15/1.00 vMB 10
556,619 556,619 0000000000000000001ba9be0e4b72618a263e8d57967a1734a8b5db18cb16a3 734 0.28/1.00 vMB 9
556,618 556,618 00000000000000000023cfe6f2ce950238f84947e5076269bb5b16a85f88d26c 940 0.36/1.00 vMB 6
556,617 556,617 000000000000000000218646809cf477a0be1f2fd26f28425e1ce37303a79837 1,557 0.61/1.00 vMB 7
556,616 556,616 000000000000000000211460c65b806427b0cfad4ffb7c4320e78ce7c0b837dc 590 0.20/1.00 vMB 7
556,615 556,615 0000000000000000000df5b9b5d6104ad2ea8acbfde94bbb148eeeef9d7d23e6 1,543 0.61/1.00 vMB 6
556,614 556,614 000000000000000000271dbd6a81cb92ebfb7a9c85e961ce3b3215293cf52063 2,074 0.83/1.00 vMB 7
556,613 556,613 00000000000000000018f159e8eb0523adcb4505837208bcabd5b2727a1e7a92 1,917 0.96/1.00 vMB 14
556,612 556,612 000000000000000000030b6ac51d6f258e1c770147d026272006e104e9cfd490 2,884 1.00/1.00 vMB 7
556,611 556,611 0000000000000000001a8af12b63f51a2cc79084d15e176394c91791b9304fb2 309 1.00/1.00 vMB 7
556,610 556,610 00000000000000000005a4dba8a2db3dcac4afdc02a69d4edcc46d0934a4ecf5 2,509 1.00/1.00 vMB 12
556,609 556,609 0000000000000000002237b801b9184a6e989b7192c06cc4df6eccf01b935773 2,112 1.00/1.00 vMB 8
556,608 556,608 0000000000000000000dff76f172929d861135ebf6b24577a36b53467532c996 2,912 1.00/1.00 vMB 13
556,607 556,607 0000000000000000002db39219328c812d14973aa4eb6f502ba1864278dc8e7f 987 0.84/1.00 vMB 1
556,606 556,606 000000000000000000235e13b1d65bf309a8efd3c38ef67b370f1465eedb1acd 2,053 1.00/1.00 vMB 8
556,605 556,605 00000000000000000006c7aa172a61d7def92328712180b97d61fe5f0e4be2f6 1,023 0.53/1.00 vMB 4
556,604 556,604 00000000000000000003fb69be109a6f243b1cc8442e4ac5dcfaf9bf5801f4c9 31 0.03/1.00 vMB 8
556,603 556,603 0000000000000000000c4d79aab5acee6a46615e2be464a8f85217e93aeae731 628 0.36/1.00 vMB 4
556,602 556,602 000000000000000000257d964501931fddf11041725731cff2d88b22b84d7275 1,558 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.20 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.