Loading Tool

Explorer IconExplorer

Memory Pool

39,390 transactions
25.30 vMB
0.05565781 BTC
Random Selection Loading Transactions
Max Size: 141.64/200 MB

Candidate Block

Mining Attempt 4814c9e2e9f4dcb246adf2449631007c40bfec696f505239122622471d364d21
Version 20000000
Previous Block 00000000000000000000a08258a86595b6cd191e34ae66af5c331ed0356364a0
Merkle Root d425c35dde6fb2f633d969d17094f0d9ac5533d2cfed735b340b495805dbe033
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,984
Size: 1.00 vMB
Total Fees: 0.02457549 BTC
Feerates: 150.75 > 2.46 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,250 (803,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,039 138,039 00000000000004d34b1d64688ca5061b9cadcb3aa9348c26795bdb74f6393eee 49 0.02/1.00 vMB 140
138,038 138,038 00000000000007d6d2a5a476ed298d7bdca52a7efd4d6848f6390ecfaeaea569 118 0.05/1.00 vMB 66
138,037 138,037 000000000000085f5c80fd69018a098db468baa5bd7f99ac511c7106459431b3 74 0.05/1.00 vMB 224
138,036 138,036 00000000000007dcc671b7736ca7b8018034cf77f21d6db02096125cba722c43 148 0.06/1.00 vMB 182
138,035 138,035 00000000000000740c77bbd6e389c11d54111a488563fd45056e66d987b5977b 23 0.01/1.00 vMB 230
138,034 138,034 000000000000027c74843a476f424511d967b1bf8a5e9563d637d698988b6fa1 27 0.01/1.00 vMB 249
138,033 138,033 00000000000003e8d0a8c34ec26f6f3c768f933f18d5277dfc596f2a4946852a 13 0.01/1.00 vMB 583
138,032 138,032 0000000000000973cf48b933e4b7accadf99e382fc48122bbb95e210c597e9ee 113 0.03/1.00 vMB 25
138,031 138,031 0000000000000617e027946ed964c84bfda5e122c0605c15bfc407f3928b49f1 21 0.01/1.00 vMB 178
138,030 138,030 00000000000001bc2fd7c423dcebf05e4e003b9192c204eba0f4f08548b7676d 31 0.02/1.00 vMB 65
138,029 138,029 00000000000008eadf768b3faaf9fb1e2d93825189a428f04d7c7e4f3224cd31 126 0.05/1.00 vMB 10
138,028 138,028 000000000000070d7fa03fa07036974c0f97e2b6b5566fe3592e96e610ffda16 84 0.05/1.00 vMB 91
138,027 138,027 00000000000008865b70dd3606010bd970e63244f29fed2c2e0a467a08ca0955 16 0.04/1.00 vMB 133
138,026 138,026 000000000000041bcc8f2cdb750d5a6d3879bf095acdb778d91445d6db2fb959 112 0.06/1.00 vMB 257
138,025 138,025 00000000000005ee8a23afb0ac362888fe134e79207bcd2598b2cf70e7a663ec 18 0.01/1.00 vMB 152
138,024 138,024 00000000000000c90d98441067c0f84beeb7c22e9065c478a0240c7616f90202 33 0.02/1.00 vMB 104
138,023 138,023 00000000000003ab9f1c7c1c157edf6996d101ec95f889fb197b0eb345fd223a 9 0.01/1.00 vMB 208
138,022 138,022 00000000000007f251a00e0a2ea1471c9d664177dc680764bfc9b6bfdeeb8e70 6 0.00/1.00 vMB 0
138,021 138,021 00000000000007e24d3ecc0fdb2317a1cf25a3ac892a487839ab5c15098f4d0d 80 0.03/1.00 vMB 292
138,020 138,020 00000000000004b9883fcaa34d2ebe2451e348f38a3708f85c726f5ec785637a 23 0.01/1.00 vMB 504
138,019 138,019 0000000000000632325304bf5cf251c7f75aa4730c506660489d1582daaa2fb9 106 0.05/1.00 vMB 207
Previous 10 blocks ↓
Total Size: 828.99 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: 4,625.05 GB
    • Received: 249.94 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.