Loading Tool

Explorer IconExplorer

Memory Pool

58,940 transactions
23.36 vMB
0.10679440 BTC
Random Selection Loading Transactions
Max Size: 136.73/200 MB

Candidate Block

Mining Attempt f2e19d2c9fe2812f09a01139ece8ca5727eb82b509806014b24df4bda6fd3699
Version 20000000
Previous Block 00000000000000000001e9a357895e244976b793501aec226dc90aefabaae1bd
Merkle Root 5da31f2266d746955daf5cdb087ec914885853b337b4818586bf7dab07754218
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,607
Size: 1.00 vMB
Total Fees: 0.05371375 BTC
Feerates: 200.00 > 5.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,927 (787,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,337 126,337 0000000000000dbfaebec07d95013495c0ef242f6b844701035f502f0b0732b4 15 0.00/1.00 vMB 1,276
126,336 126,336 0000000000003716466251974df9a2bc3ab435cf0c74db77c9ca276f0c39fe06 56 0.02/1.00 vMB 2,337
126,335 126,335 0000000000000d9dcefdc5c9fc67e04ba7cad2cfedaa9430f6d2dc05c4850af6 7 0.00/1.00 vMB 3,610
126,334 126,334 00000000000038ad196dd9e425f898022aff4ec92e03501522444b0cee5c4336 11 0.00/1.00 vMB 523
126,333 126,333 000000000000126dbaef0f1cda0f7f4fd8864eac56aa5576880fbc2b99e413df 9 0.00/1.00 vMB 490
126,332 126,332 0000000000002dae591487422702de0e0eb7ce8b71560246d8af6eafe8d6dc5f 20 0.01/1.00 vMB 443
126,331 126,331 0000000000001b18cc5a89773770d5265b1649a7389cbfa2ae82c9d7905f85ab 4 0.00/1.00 vMB 2,706
126,330 126,330 0000000000003ca914ff1fffcc0723a37a6d641241454c12a2a44b0768df386a 5 0.00/1.00 vMB 768
126,329 126,329 0000000000001254fda1eaec159291c684b0c949faa26023bbe7626e14c89bba 11 0.00/1.00 vMB 647
126,328 126,328 0000000000002c11452ecfe4c23d437d862b8eaa22e5df5b8d600cd1f513bb94 70 0.02/1.00 vMB 1,902
126,327 126,327 0000000000001722e364d6031b2d0d0a821dff0e160a015f72f397f9cc836a3a 4 0.00/1.00 vMB 0
126,326 126,326 0000000000001fc1fbcad8623d254f74e3cecae74ea341815235d8f10a220fee 6 0.00/1.00 vMB 0
126,325 126,325 000000000000234c57a77f46abbac930232681723a8c5a5190ec4cbdeb89a5ab 9 0.00/1.00 vMB 997
126,324 126,324 00000000000000596568a21d301ec80599eccf4479bd447a6665ebffcc18ff52 5 0.00/1.00 vMB 0
126,323 126,323 0000000000000317d781bb9a4e856a527c1463b4c95197460f18c69e990ed706 8 0.00/1.00 vMB 777
126,322 126,322 0000000000002526313c39ef3017c1ac6511891a5e87f9d06d31d38ca75fa1a5 56 0.02/1.00 vMB 265
126,321 126,321 000000000000203c9835d1b38f8dd25fe48ef120341449e3e8882e8edc35d185 13 0.00/1.00 vMB 548
126,320 126,320 00000000000005612a1f42cedf7620c7b78591f4d8dfb36604ad56f38fba7a7d 13 0.00/1.00 vMB 0
126,319 126,319 0000000000003c06ab453eb52c0234b056635373c9775a9ad850fd5e52e1c503 21 0.01/1.00 vMB 896
126,318 126,318 00000000000029d9048d3d6bdc599d732fd794b15b1f0faff8045b0161f551de 21 0.01/1.00 vMB 835
126,317 126,317 00000000000028ad05da6ee487489d4874d2e91d10d06c4d03f7e9676362a2ef 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 11
  • Data Transfer:
    • Sent: 528.84 GB
    • Received: 5.70 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.