Loading Tool

Explorer IconExplorer

Memory Pool

40,859 transactions
28.04 vMB
0.07757843 BTC
Random Selection Loading Transactions
Max Size: 143.82/200 MB

Candidate Block

Mining Attempt ca8f94a1b4d9bce90217e1a7528e981fc59f25c8e111408fae912e5c3a1e93f1
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 1c8956aa7cf493d4ea6e2c338b3681230bb19e6271a5b11b2bdffbbba8866b32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,459
Size: 1.00 vMB
Total Fees: 0.02327222 BTC
Feerates: 100.95 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (379,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,951 534,951 000000000000000000277a4950d0682e29e6f8c3db7606acd1062ce8b7b20342 696 0.42/1.00 vMB 16
534,950 534,950 00000000000000000019f3cd0402397077eb58b0dd10efe329882c7c8ccab1c3 1,180 0.52/1.00 vMB 29
534,949 534,949 000000000000000000053c13fc1832dc701de16314d1ea33ef603757b5d4a83e 1,976 0.79/1.00 vMB 29
534,948 534,948 000000000000000000017d989505f06daf66b116a3f50ec2d207318a568742f5 259 0.08/1.00 vMB 9
534,947 534,947 00000000000000000024630706a3cdbe7ae46664719af7012340b8571690a899 121 0.04/1.00 vMB 40
534,946 534,946 0000000000000000001a54943b02d937a2df18e691dd13a2ce6bd3dc155e6a03 509 0.36/1.00 vMB 5
534,945 534,945 000000000000000000059c2a1ea247b49bd4b403bf9f31d3c8ae5de9d16b892b 2,520 1.00/1.00 vMB 26
534,944 534,944 0000000000000000000ed35a6f6337c507fb47cf8a33dc4bb01b31c2657ac396 263 0.10/1.00 vMB 24
534,943 534,943 0000000000000000002533aed67a524f668421f2cd7c7a793246f4f421932aed 725 0.34/1.00 vMB 24
534,942 534,942 00000000000000000008375d4d93d7a97e99d6082d41dc0b87412efdd649a539 1,267 0.78/1.00 vMB 7
534,941 534,941 00000000000000000008e6bf0bbc8c91038c3c27118ce979c5b04cae171e347b 1,022 0.45/1.00 vMB 17
534,940 534,940 00000000000000000006655d315e78bfac2293775948d939d24d8b836d84947b 2,748 1.00/1.00 vMB 39
534,939 534,939 0000000000000000000ab1a4f97fb4a133dd0e2ae3fc6536ebc023d5e85e8c5a 884 0.48/1.00 vMB 15
534,938 534,938 00000000000000000017a18703e968303a3889d1717d8dcc08c8bb2353c4cf1b 578 0.27/1.00 vMB 18
534,937 534,937 000000000000000000176557a5039eb67ca546bc956b7553100963b747662a3b 1,776 0.74/1.00 vMB 6
534,936 534,936 000000000000000000119f61e0c4daa3be931988f9251c7466c4d8b59f70f9a5 546 0.25/1.00 vMB 67
534,935 534,935 00000000000000000020b9e9a6147263b85eadfa920348e4e7e643f2bd1ab736 545 0.32/1.00 vMB 11
534,934 534,934 0000000000000000001c40b172d522166b2dcb0ebfc9f3abc131c1e08f4b33e3 1,905 1.00/1.00 vMB 22
534,933 534,933 0000000000000000002499573062d99dbd87fb44ab0739daef8a90598b079807 162 0.04/1.00 vMB 26
534,932 534,932 00000000000000000005a76809ce85ae085b19d61a12858abc6eda04096fce4f 182 0.10/1.00 vMB 6
534,931 534,931 0000000000000000001b1667126dc8f1a2f88f1df1910a4a4b02b49f9987787c 2,230 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.76 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: 632.39 GB
    • Received: 12.11 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.