Loading Tool

Explorer IconExplorer

Memory Pool

77,889 transactions
34.12 vMB
0.14079507 BTC
Random Selection Loading Transactions
Max Size: 190.55/200 MB

Candidate Block

Mining Attempt 667a8f0a64a07dfd7c5c203d0b63917f272b94021707e4d00cc636f2314d419e
Version 20000000
Previous Block 00000000000000000001c3b45a252bf26d63304081f6ed643c9077982691539f
Merkle Root 00d7c0e1e07f7618b514aa99e016a84674aff44bc747673be0a5d079659ddbf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,502
Size: 1.00 vMB
Total Fees: 0.02238037 BTC
Feerates: 99.73 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,413 (34,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,435 880,435 00000000000000000001cb7ca4c6d5057850765b42b56360f67b563db98d21ce 847 1.00/1.00 vMB 1
880,434 880,434 00000000000000000000faaeeb007e58309556273ca5fad77e978162d0f897cf 1,364 1.00/1.00 vMB 2
880,433 880,433 0000000000000000000241c036097db0113bc746f695506291a4c22686e4b130 2,713 1.00/1.00 vMB 5
880,432 880,432 00000000000000000000d723cf2dbac15fb331455ed75aa5a5604903a97dd161 2,356 1.00/1.00 vMB 3
880,431 880,431 00000000000000000001256f655fce8723e5db5e7ea664c8299ca1904e244b0c 2,113 1.00/1.00 vMB 5
880,430 880,430 00000000000000000000be0f279ba89533d1f0dbb5345d2615188e6533b001b4 300 1.00/1.00 vMB 1
880,429 880,429 000000000000000000010922971ba654106df0176d8d5605e22965084b097a96 2,491 1.00/1.00 vMB 4
880,428 880,428 0000000000000000000223e3d6c2826ce6bfdaf147e9a0b28da475aea8a34f4f 582 1.00/1.00 vMB 1
880,427 880,427 000000000000000000016795d1bf11cdfe19913707e28e78fa8e2cead77eda6f 2,145 1.00/1.00 vMB 3
880,426 880,426 0000000000000000000135ce90e9e9d55b3d6a1a993b3f610f5b11cb1cade0ee 1,150 1.00/1.00 vMB 4
880,425 880,425 00000000000000000000f7b25f89decec63d16f6e776d4210bebaf8cc3af6c97 2,963 1.00/1.00 vMB 5
880,424 880,424 00000000000000000001532d15028b1e6d47f80d1e94ccb3969ef0d4400f8923 1,752 1.00/1.00 vMB 5
880,423 880,423 00000000000000000001387b6eaab27db34268a697844ae09d99df13c35af848 3,814 1.00/1.00 vMB 10
880,422 880,422 000000000000000000001bcec0cc49ca980fae99610ba58e00141e6a6a9ebb2e 312 1.00/1.00 vMB 1
880,421 880,421 000000000000000000023f6d68045e4e330ce02c10e7421b5de1978ec0b44553 2,455 1.00/1.00 vMB 4
880,420 880,420 000000000000000000025fe606ec5bacdedcfe8e6748a426cbc43c3996b5d6a0 453 1.00/1.00 vMB 1
880,419 880,419 0000000000000000000139f1ba420f13a4fd2fb9735c4ea98a9b662332caf582 2,090 1.00/1.00 vMB 2
880,418 880,418 00000000000000000001c68ff3c7ffa9e8c5d10b237940e4973caa0bb3262f1b 3,088 1.00/1.00 vMB 6
880,417 880,417 00000000000000000001f2ac13770abe60c3577b76c22851abe0384eb9590a13 2,723 1.00/1.00 vMB 5
880,416 880,416 000000000000000000008d74717a2f34a359049d9547e6b36a0e7d3a4130eee0 2,052 1.00/1.00 vMB 3
880,415 880,415 000000000000000000009730d1f7c397228f4113f4a2aad01d82426dea11f0bc 1,192 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.10 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: 731.80 GB
    • Received: 18.52 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.