Loading Tool

Explorer IconExplorer

Memory Pool

8,799 transactions
9.20 vMB
0.02446778 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.46/200 MB

Candidate Block

Mining Attempt adb203a1415dd6fef22b0918b0b54b2626c7de373390e4bd6ce6068cb869e83f
Version 20000000
Previous Block 00000000000000000001ad849efcfd440503cdbd0d820b083833f4a8357963b0
Merkle Root 38053bf80264453563a16b50679886721679368ae268379af9d8a42fd63d02a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,449
Size: 0.99799625 1.00 vMB
Total Fees: 0.01111543 BTC
Feerates: 602.14 > 1.11 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,822 (794,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,043 119,043 000000000000b0c81ab26e5a160c9fb8a13fa1c593f7b47c470c13013ae8da9e 24 0.01/1.00 vMB 1,251
119,042 119,042 00000000000053e955f8325bef31ea74113057a09a37c5b49eebc77cb914f1c1 14 0.00/1.00 vMB 1,359
119,041 119,041 0000000000001f30f8e6e01b410f5b2001d6aee69401f5a97a28aceb33e99352 14 0.00/1.00 vMB 923
119,040 119,040 0000000000003e5cb0ade8f5275a8fb961878dbcda844c723b97596d48cdc4b2 11 0.00/1.00 vMB 654
119,039 119,039 0000000000009c5683bd527633756b9258ca103b10d985bee1472535520706d2 9 0.00/1.00 vMB 864
119,038 119,038 0000000000000eab96d001ee645b5913f171fa193c6d9ca875c23fb28dd466fb 13 0.00/1.00 vMB 1,015
119,037 119,037 000000000000927cce1ff1f4a7259c88698b280b7c7708385a74fd34b96008e2 11 0.00/1.00 vMB 0
119,036 119,036 0000000000000ea477218a3ebbf7c9d754a9b78a3869a7a2712e170611f46c0c 34 0.01/1.00 vMB 1,061
119,035 119,035 0000000000006afaaaed3148d2e90924bebe6c5231c4e49e483803a4e39d1df7 13 0.00/1.00 vMB 1,068
119,034 119,034 0000000000004252a7604a9a75b979dd685e8b3fffd02f21bddfdf5435fec5d1 21 0.01/1.00 vMB 1,537
119,033 119,033 000000000000493f8dd5de0c035c500e8e1370e94599b55e0b13ab8c45d2b14b 18 0.02/1.00 vMB 330
119,032 119,032 0000000000008bc62daaaad8332681f09225e73ea2857c5ce4e306ef485ba2f6 1 0.00/1.00 vMB 0
119,031 119,031 0000000000002575a0851f4a7b10328ad122915ee3347abc582c708ca9e5e38b 10 0.00/1.00 vMB 1,128
119,030 119,030 0000000000000b84db3edfda1f0b78757f9289a9f8bea39704e563b91d3146d8 14 0.01/1.00 vMB 906
119,029 119,029 0000000000002a4583d31aa58a6037e502b36a8a920576524d81e2ce89216b21 14 0.00/1.00 vMB 864
119,028 119,028 00000000000000941a37ef3194e756eaade7d61c1c5fcb401fed3a655ce44fbc 24 0.01/1.00 vMB 0
119,027 119,027 00000000000000f4bf28c19aa889df1598a62382d2a85f94be95b12cd3bb9bcb 17 0.01/1.00 vMB 1,090
119,026 119,026 00000000000017d0f9a50fe8327580cf523d5403d250c415b9540a147e07d5e3 11 0.00/1.00 vMB 348
119,025 119,025 000000000000a561808eedd24d3c020a9333474e67af43d4cc5579c6d6b2264a 17 0.01/1.00 vMB 2,138
119,024 119,024 0000000000008509421a1da12c7a100b6a84805da8b69628fdaffb160b983616 13 0.00/1.00 vMB 602
119,023 119,023 0000000000006e89474102d916384d1b13658c7755189ad0bc66165d3bc8d4e1 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.30 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: 517.84 GB
    • Received: 4.55 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.