Loading Tool

Explorer IconExplorer

Memory Pool

41,421 transactions
32.28 vMB
0.08624200 BTC
Random Selection Loading Transactions
Max Size: 160.73/200 MB

Candidate Block

Mining Attempt d98e9acf1f16b46d01842290ec7bb1063b961d3b909ae81d86d8190326c8cc28
Version 20000000
Previous Block 0000000000000000000105afb7a6840b48b14a836c93c18ed06167819b790f1f
Merkle Root 862b04dbb167647c566906c3aadc7b9a47f8750148a904ef536f04b51c7e596d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,095
Size: 1.00 vMB
Total Fees: 0.01797974 BTC
Feerates: 101.00 > 1.80 > 0.45 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,377 (796,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,984 117,984 00000000000061bda6dd95f31e5eb5e00c246648864fba00e2dc5229a6b6b0de 10 0.00/1.00 vMB 0
117,983 117,983 000000000000c34b36812194a0d2168b8a4879503592c6babe0f71cefda47034 33 0.01/1.00 vMB 750
117,982 117,982 000000000000a42e91771cc395378a5916097c270f6cce9aa3ff8736f711e23a 31 0.01/1.00 vMB 0
117,981 117,981 000000000000afb89cdd087c55591c8c94a200950243616b5ead1a48fcea0701 13 0.00/1.00 vMB 808
117,980 117,980 000000000000a0866052d65bea5f041bd0007dacb6a5e673933b7312578fce10 1 0.00/1.00 vMB 0
117,979 117,979 0000000000004304ab6963cec23a359181018c8f902a3a683b3c0a59e1bd263c 9 0.00/1.00 vMB 502
117,978 117,978 0000000000006e50ef98c75916f9a21821a1b71df35daae2df188e422bf3b435 16 0.01/1.00 vMB 0
117,977 117,977 0000000000006a5def635570cbc5f9fe6011aaca97863644659c3cac0ecb5f51 21 0.01/1.00 vMB 614
117,976 117,976 0000000000005a6bc47344cc2471e659415f20deedc31ff8d95f1ce1743d09e0 12 0.00/1.00 vMB 314
117,975 117,975 0000000000008eff9193ec753d32040371a29bd141463a81a5b523b2d5f988d5 8 0.00/1.00 vMB 0
117,974 117,974 000000000000650d0046d199e857e8dfdc0dcb06b048edd81fdc4d949ed1ae0a 11 0.00/1.00 vMB 0
117,973 117,973 0000000000003402a45544f4797e6338ec5625c13e8dbe460f3e9114a811b04b 19 0.01/1.00 vMB 344
117,972 117,972 0000000000005a55af31b92ad62bce593e7ac960f86701b80329e19da66e439b 11 0.00/1.00 vMB 0
117,971 117,971 000000000000620b0b6cb0309b9a197778148a445342bf937745e999648c2705 10 0.00/1.00 vMB 312
117,970 117,970 00000000000084ad5c599dd113c37f3e1cf295a28a26b0d277b50b9f25cd4a36 8 0.00/1.00 vMB 0
117,969 117,969 000000000000872d34107beadcb3f3cf7ad79fa27ccfe35c1dc4e679a9305bd6 31 0.01/1.00 vMB 2,637
117,968 117,968 0000000000003964f32b63431c74f24ab3c15201bbe0bb5198f8c8d70315ecea 13 0.00/1.00 vMB 0
117,967 117,967 0000000000003654667a1389d5cc175732dcebbde7c4bd3f4026ead44c8004ae 12 0.00/1.00 vMB 0
117,966 117,966 0000000000007ca87a901b8202c641aa521684a392ff1fb73b6d50945bb98735 7 0.00/1.00 vMB 0
117,965 117,965 0000000000009519f1033055ca005e88673c8e53e5c6b222eb0bf171cd6cc9e7 6 0.01/1.00 vMB 121
117,964 117,964 00000000000049f35a26ca05d3eee816335a1ba62e298fb343878e2247691c0f 10 0.00/1.00 vMB 310
Previous 10 blocks ↓
Total Size: 781.27 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: 597.24 GB
    • Received: 9.81 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.