Loading Tool

Explorer IconExplorer

Memory Pool

81,259 transactions
30.40 vMB
0.09788694 BTC
Random Selection Loading Transactions
Max Size: 182.31/200 MB

Candidate Block

Mining Attempt 10dd475abe77482a48a2f63551f18d9f6cf17970f8595e4eb53db35fa73fec9e
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root cd195e19b4270074734d39912432f5cb5c9051bebbed54939b89ace04aa8195b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.03403820 BTC
Feerates: 301.07 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (300,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,432 614,432 000000000000000000083b7d0580dd4e36a3c3517ce8779aa638e46e99001b5a 158 0.05/1.00 vMB 11
614,431 614,431 000000000000000000022796b9c24dc9064622daa73d4bf444c4adfb15dda37a 1,082 0.31/1.00 vMB 10
614,430 614,430 00000000000000000011271cfa571422352025a44ab871e5fe76eec98cb42f1d 927 0.24/1.00 vMB 12
614,429 614,429 00000000000000000009a1e2a7203422af63c6a3d0f30bfc2737fc23b58b05c7 889 0.30/1.00 vMB 22
614,428 614,428 00000000000000000011563297cffad6f38af558dc1df33e661d8c5a829c8e2a 1,492 0.40/1.00 vMB 8
614,427 614,427 000000000000000000084b525f9faf64e976ba25308a193680512c3bac0d22f8 2,286 0.66/1.00 vMB 9
614,426 614,426 0000000000000000000e110525c5999d68bed11f4665b71fd40f773eddd277a6 1,230 0.50/1.00 vMB 7
614,425 614,425 00000000000000000006febba8e3f5cfba8b3e54bc031cfea4a153a93de0b0e8 1,705 0.62/1.00 vMB 10
614,424 614,424 0000000000000000000a4d6f5bfc211029a3bb98dff50e2b002ba30183a20736 518 0.16/1.00 vMB 13
614,423 614,423 0000000000000000000d4d4585cbb307cd67033759e73e830c974f848e60c278 1,274 0.38/1.00 vMB 9
614,422 614,422 00000000000000000005eefc238c77e2d6e64206c34bc0f84ca20b102ab269c3 1,485 0.46/1.00 vMB 10
614,421 614,421 0000000000000000000faaeb9f4310fa9cd8830845fb5ead3dbb99d205b56b63 266 0.07/1.00 vMB 12
614,420 614,420 0000000000000000000ab647351fad6b09795339aeaf99038cce68869a063454 1,747 0.49/1.00 vMB 10
614,419 614,419 00000000000000000010351ad983e3e1afb5b58a598e88bdce1e0b44391c9e4b 134 0.04/1.00 vMB 6
614,418 614,418 00000000000000000011836bf70497e0d88f7a895ab5a4760c7427435de1f645 1,950 0.53/1.00 vMB 11
614,417 614,417 0000000000000000000af693d0d1202479657cc0ea959b14f48aadaa2b27919d 63 0.02/1.00 vMB 14
614,416 614,416 00000000000000000007195ad181ae7b82278c31f0206bb86492d7d37f2f63b8 1,569 0.65/1.00 vMB 10
614,415 614,415 0000000000000000000e8f25ea6d7e2152916563d3fcb7a89118128f625bbdbb 413 0.91/1.00 vMB 3
614,414 614,414 0000000000000000000eb03d3ac994421025e95e8bdd72d940a1cfaf7f363806 1,984 0.95/1.00 vMB 6
614,413 614,413 0000000000000000000d24c8c155a910028ce2c21459f7b02be6428722d7e096 772 0.91/1.00 vMB 3
614,412 614,412 00000000000000000012b179cf00a0cc87ca42ab8106eb7bb49892ecee117e51 2,473 0.94/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.41 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: 664.98 GB
    • Received: 15.07 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.