Loading Tool

Explorer IconExplorer

Memory Pool

83,899 transactions
31.56 vMB
0.08734520 BTC
Random Selection Loading Transactions
Max Size: 190.15/200 MB

Candidate Block

Mining Attempt bff80fdf257268fcf62a42074daabee99b7d101359a13a497078f068142aa270
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 4422c9a1a886de44b716447855649533c61c872cecb59d903efbca8fc51c0aa2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,285
Size: 1.00 vMB
Total Fees: 0.02103899 BTC
Feerates: 181.54 > 2.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (700,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,675 214,675 0000000000000318a2709d893d8be6bbf3d02f18a822647b4c7d40262a79031b 177 0.07/1.00 vMB 185
214,674 214,674 0000000000000205ad6ba470dac72c3d9d26469f50f8c0c7d9ba0445670e28c3 60 0.03/1.00 vMB 174
214,673 214,673 00000000000000367926a48cd731215ab54c119febc88f1d2e596682827c0dbe 33 0.01/1.00 vMB 173
214,672 214,672 00000000000000b299a37a8fa30e4a184d3df2dce1dfeb4f0439c7c64eae49dd 1 0.00/1.00 vMB 0
214,671 214,671 000000000000049a8aca42d30f0103749341dab1e8df54d662d582498ad001ed 183 0.10/1.00 vMB 144
214,670 214,670 00000000000000c092f99bf532483b75c20024a29874d4ca1fd3702066f15128 9 0.01/1.00 vMB 9
214,669 214,669 00000000000001bfae216e1c69bbd849dd5a15a351955b2452c5606f55c03e8a 172 0.11/1.00 vMB 147
214,668 214,668 000000000000027309221ebedfa269ea089dae9e309e020b9d0349d4cea13e3d 463 0.24/1.00 vMB 148
214,667 214,667 0000000000000018c2360c0b61a9c54bea661a676535d5c3cbbdc4e1b5ff7e21 729 0.25/1.00 vMB 243
214,666 214,666 000000000000018e09fbbab611055e624725829c4692c2cf4ec7e3646a53d9df 491 0.29/1.00 vMB 121
214,665 214,665 000000000000038ab7d7f39ed5e3433885da0cc40c14fc8d48c996d405c94454 446 0.28/1.00 vMB 192
214,664 214,664 000000000000002d3dd65f35f4b2b569c3c025e0e5e8d3d37f350a78bef1ebc7 15 0.00/1.00 vMB 78
214,663 214,663 00000000000000501f3626c709af1d3d916817578e0eca93fb564e3467e7461a 85 0.05/1.00 vMB 133
214,662 214,662 000000000000054006e15a365b636d8d59d871f5deea52966e8b2712a43df6ba 486 0.19/1.00 vMB 197
214,661 214,661 000000000000044cf221ad3adc1c119ef1432f2fb62cd3eccb8d6e5be1378dca 98 0.08/1.00 vMB 276
214,660 214,660 00000000000004ed71eb940574f91ceeb0762a8261e20b160126c42e5d049ca2 49 0.04/1.00 vMB 149
214,659 214,659 00000000000003e5e85470fa5692374463d2d04368ee5893de13a126fb426632 44 0.01/1.00 vMB 4
214,658 214,658 0000000000000296c023da4cff6dd86325c90eaa8d1c8654e73848fb242b37cc 498 0.23/1.00 vMB 167
214,657 214,657 00000000000003f136d12e1225110beb4d4767cd76894a3122d054e96b969c48 128 0.05/1.00 vMB 265
214,656 214,656 00000000000002732c9cb738e49869c2a33d3d13d492d32637baecb760ce9509 100 0.03/1.00 vMB 86
214,655 214,655 00000000000000d3694086c161e0b2a81038d10968cc19a18d5e7a000fd0f6a4 280 0.13/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 782.52 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: 668.86 GB
    • Received: 15.60 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.