Loading Tool

Explorer IconExplorer

Memory Pool

81,408 transactions
30.93 vMB
0.08617751 BTC
Random Selection Loading Transactions
Max Size: 187.48/200 MB

Candidate Block

Mining Attempt aff4ffc17fd10b3bdcb324f41c11f814006010f651c1c59ff3c4c5c80a7cbf60
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 1653d8b099f5c507c28c085c350cb7d97a02db1c3f1048957ff24f484c4a001b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,015
Size: 1.00 vMB
Total Fees: 0.01369290 BTC
Feerates: 115.63 > 1.37 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (553,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,421 361,421 000000000000000004fe33d16d1ff93afe5d41a064ffbcdbe6ded7693a4e3fcb 653 0.44/1.00 vMB 22
361,420 361,420 000000000000000002fda5253d2eeeca67e01cecb8ef32a9e9664ab2883a09c8 556 0.30/1.00 vMB 26
361,419 361,419 0000000000000000016d8eed30c78d303e1493336094c39bf2a826a0d8934065 181 0.25/1.00 vMB 27
361,418 361,418 000000000000000003809a83ac9b3379f774904976b57568bc449ced000d3d01 651 0.57/1.00 vMB 25
361,417 361,417 000000000000000010e7b091e96581b2d9de87ca78f2e09e990b956c946faf5b 748 0.90/1.00 vMB 24
361,416 361,416 000000000000000006b97a226f2f05888ccd99265b5e5aa31223b3b7a743d47e 2 0.00/1.00 vMB 0
361,415 361,415 0000000000000000086aafe5a389ad57f0c85b94d2e289e5ae3372b07592fed9 2,580 1.00/1.00 vMB 32
361,414 361,414 0000000000000000117f8f1c413d3b0746e961d95f773db5d81f8064bdcc0468 126 0.07/1.00 vMB 23
361,413 361,413 00000000000000000f0dcad0ff95f32c5ea8c884fdc4181179c8a5bbd0126822 129 0.07/1.00 vMB 30
361,412 361,412 000000000000000004e0e238d4c49f28c372311b008088537f9e9a93dd223a27 308 0.31/1.00 vMB 15
361,411 361,411 0000000000000000095dcc844786da20056c4fa550b9cc859970c4fc27f279f2 1,942 0.99/1.00 vMB 28
361,410 361,410 00000000000000000d9acee045d6222ccf6fd3a8dec5b5818d6f41f87e1590b8 387 0.21/1.00 vMB 22
361,409 361,409 00000000000000001122738251ddb5c13383d51cfc94d6e1d51861c59c433a80 294 0.26/1.00 vMB 8
361,408 361,408 000000000000000011d1c71781dde8e3a87c7761ef08c3fff0ab43b55d4eed36 549 0.30/1.00 vMB 26
361,407 361,407 00000000000000000297bddcbefac153c4f4d74c833c84f21c62b17c90f04d8a 502 0.57/1.00 vMB 17
361,406 361,406 00000000000000000e3973a5ceac43f7470180a61b3fec5a030f90848a63f103 1,860 0.75/1.00 vMB 36
361,405 361,405 0000000000000000062ccdb78222d0df36220d9cae109666e1f80045725e7b11 668 0.36/1.00 vMB 27
361,404 361,404 0000000000000000068108b23a16b23f80fe76ae10dbaebd39d99eaa335d774e 504 0.29/1.00 vMB 39
361,403 361,403 000000000000000010d6deb55e6abd74f5fd4820c55bad3f944e65e7e20e42ee 250 0.11/1.00 vMB 33
361,402 361,402 000000000000000007c13409d03bea7a2c31711d5d8fc372406a2883ab6eabfa 250 0.14/1.00 vMB 25
361,401 361,401 00000000000000001475a040b690f0cbc904b201513fb633ef904e29a3fd1bcd 878 0.38/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.