Loading Tool

Explorer IconExplorer

Memory Pool

32,737 transactions
25.69 vMB
0.09958202 BTC
Random Selection Loading Transactions
Max Size: 138.67/200 MB

Candidate Block

Mining Attempt acd62448de5fe41065378e49f0199d64dd93cbbd00657d4d70b1b0f15fe63855
Version 20000000
Previous Block 0000000000000000000094873453d593598f071c42961b60668610632b43d7b8
Merkle Root dfa32379aa248ba11b7c7835fc4daafa4356ebca17cd5c61970a115f107b3c99
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.05477637 BTC
Feerates: 494.11 > 5.49 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,320 (742,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,351 197,351 0000000000000532b5238533c877cfa25a8c9c99db78804387bd606a0e41f651 250 0.07/1.00 vMB 87
197,350 197,350 000000000000031416e0be99df690c86a85395fffe00aef11e25f094c6ce57ae 336 0.23/1.00 vMB 155
197,349 197,349 0000000000000570d06aa3396daa28ccafbb4475a083fd2fb4508ccccac74c3b 535 0.23/1.00 vMB 219
197,348 197,348 000000000000045ef11299a38d3c0c82fccbe61293a531ccfd72a0c27dfb7b4a 7 0.00/1.00 vMB 3
197,347 197,347 0000000000000391cb419d2e3e933cae93eda243c5fab23128cebf9113382fe5 344 0.14/1.00 vMB 134
197,346 197,346 0000000000000422aef28d866504753be81011a52c5a161f6cafd0fb2838c0d8 55 0.02/1.00 vMB 146
197,345 197,345 0000000000000183d8c9e62742e81797a8cb4f161086fcfb30198a265fc467a6 122 0.04/1.00 vMB 111
197,344 197,344 00000000000004b73bc7a1b9c91983d324ed986f1abd40a2f176cc0d15edcd9d 1,024 0.35/1.00 vMB 42
197,343 197,343 0000000000000251e756b80d316b77bdff4ecc342269053e1268de929d495580 45 0.02/1.00 vMB 128
197,342 197,342 0000000000000634d0f5e71e10fcd4f73f4a72ad16aa84d7af2b7214f3e5d466 489 0.29/1.00 vMB 108
197,341 197,341 00000000000004db49f84427feb1b78c8e8aa6b9e248b62ce10b136e0b14bee7 130 0.05/1.00 vMB 150
197,340 197,340 00000000000006ccefbf33dab492d4037c9150fedb26e4adcf0256604a5a8bc0 641 0.25/1.00 vMB 207
197,339 197,339 000000000000064b0393858959fe4f47c043e9fe99c8df379a57dd5dc121d09f 51 0.03/1.00 vMB 193
197,338 197,338 00000000000003dae1ad6152ff5c9793d0e48f1c82fc3f71fa63ce2e66ecb353 154 0.09/1.00 vMB 155
197,337 197,337 00000000000002776a96db0b5b00970952c383f768c1a0e0d51a6f7c43a030ae 271 0.13/1.00 vMB 153
197,336 197,336 00000000000004f8ac37cd3b07062a6a8c488093815aad44ac351624d0ed6550 12 0.00/1.00 vMB 0
197,335 197,335 00000000000003e1c7f116eb6d5e0ce6ce289de9f94634b835d094c50d69f713 194 0.06/1.00 vMB 165
197,334 197,334 0000000000000594f91b10c21fda04571677b3b34e8ababb17ad5972fddf557e 256 0.11/1.00 vMB 83
197,333 197,333 00000000000000af8e48bdd5256ab6e0e8dc6481dbe3e525e2f31f1070c43158 1,024 0.38/1.00 vMB 96
197,332 197,332 000000000000023aae1669567a8c33dc1b4dc9cf9a2feb69847c8e955096ff3e 134 0.05/1.00 vMB 78
197,331 197,331 00000000000006dd81004482764466399231d7b6db605c993892d5f272a8030d 145 0.04/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 827.32 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,451.72 GB
    • Received: 242.04 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.