Loading Tool

Explorer IconExplorer

Memory Pool

46,738 transactions
29.95 vMB
0.08763511 BTC
Random Selection Loading Transactions
Max Size: 159.43/200 MB

Candidate Block

Mining Attempt 710041f696c09362253ea251ad5603b40e30cbc0a4db7a70986f398206cbba6b
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 8155fbe49df55c73525e77362ad8dd95772dda5bf8f1b96e91c4551051aa9f41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.02937609 BTC
Feerates: 110.38 > 2.94 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (406,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,042 508,042 0000000000000000004b9d0d0be8a37d91a7725dabf8f504179a73242f74e38b 116 1.00/1.00 vMB 6
508,041 508,041 00000000000000000044484d59abbc3adbd44346df60162776480548d0949d9c 1,206 1.00/1.00 vMB 71
508,040 508,040 00000000000000000043c6fa2bae96a3c810e45cc660135d13700489d2993cc8 302 1.00/1.00 vMB 6
508,039 508,039 0000000000000000003bcfc71c25c4391bec915f6265bf5bc641a450e47df590 2,161 1.00/1.00 vMB 128
508,038 508,038 0000000000000000003580bf0591f5cde603dc27a240cbe33800912e11255dcc 1,435 1.00/1.00 vMB 72
508,037 508,037 0000000000000000004bd908a1c4b87fc09673a987f92d5b0a8461a5ff5c8bd2 1,741 1.00/1.00 vMB 41
508,036 508,036 0000000000000000005ef9ed5bd4380c43179a7cbd07981d8c6e2011d2bdb0c4 2,516 1.00/1.00 vMB 149
508,035 508,035 0000000000000000002844bb1057ca0479b89ed6372e4188fdef1ae446836f80 2,335 1.00/1.00 vMB 129
508,034 508,034 000000000000000000408590f83e73c14f45f4174dadd5769adbdfc7bb18dd7f 2,478 1.00/1.00 vMB 111
508,033 508,033 0000000000000000005f54364c1ec9f1417a29925806b25b3c41ac98a595c174 2,602 1.00/1.00 vMB 155
508,032 508,032 00000000000000000018e2d304128766f69359ca69bf1d6b0f2d6fd238ea218c 1,895 1.00/1.00 vMB 53
508,031 508,031 0000000000000000006b68e55432541794388c94fe9e805652038e7b3cac0681 2,166 1.00/1.00 vMB 122
508,030 508,030 0000000000000000005ba5b3d1fd9253fb1a0d16461c41df63e9f8eb9ead6b14 3,064 1.00/1.00 vMB 228
508,029 508,029 0000000000000000005ddba4383460bd3b0572c447dbd6f87a10783906fa514d 1,297 1.00/1.00 vMB 79
508,028 508,028 0000000000000000002e4ac3b9890664c46368885964aa9a1aab3edb54d435e7 2,456 1.00/1.00 vMB 163
508,027 508,027 00000000000000000067bed9420972c542442fe7aa9ddd41bb3584bbad83c238 2,395 1.00/1.00 vMB 173
508,026 508,026 00000000000000000042524117f5fdea2b508f12fc54a01f9b1a3e03a637c8a8 546 1.00/1.00 vMB 19
508,025 508,025 0000000000000000002d9136112a2c5820295c76ea73c3b139fb5360e7d84077 712 1.00/1.00 vMB 34
508,024 508,024 0000000000000000005fb1f3dca70f3e37e2f24c382c4a2bd8e8f97b250de064 822 1.00/1.00 vMB 73
508,023 508,023 000000000000000000378337e83f0610ed61a5cd76a0b7dc00fccf9538ee9c91 616 1.00/1.00 vMB 25
508,022 508,022 00000000000000000048b0f662c4f9dab221a6ff532f8e304caf45575640f36a 744 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.75 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.