Loading Tool

Explorer IconExplorer

Memory Pool

77,152 transactions
28.43 vMB
0.08854189 BTC
Random Selection Loading Transactions
Max Size: 173.05/200 MB

Candidate Block

Mining Attempt d5a069b5ec744ea26eb7ecd4ea7b81dd97ee4f53ace150e0d163ad6b2f9d9205
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 50f7a778f6666361934d07f9cf0b42c9788e57e421b11e148cf095ac35f09253
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,612
Size: 1.00 vMB
Total Fees: 0.02490051 BTC
Feerates: 477.45 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (89,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,618 825,618 000000000000000000011a83e5d436c7af548a9e0e6000cbc46d5720f5499c63 5,324 1.00/1.00 vMB 97
825,617 825,617 000000000000000000037b8c8e4dfb126dfe336b93821753b03fee76282180f9 5,353 1.00/1.00 vMB 110
825,616 825,616 000000000000000000018b92034ba1fd46dfd56bfa4c5084da358f7a18a6be5f 4,651 1.00/1.00 vMB 113
825,615 825,615 00000000000000000000de4b666d8dfad136a339ca99b3caed1f01d473eb84fb 4,455 1.00/1.00 vMB 98
825,614 825,614 000000000000000000011d49c61af874e471411eee05b61983a1f08f8966e38d 5,146 1.00/1.00 vMB 94
825,613 825,613 00000000000000000001c9605139795627cbd970224a69cc5e0f18e65962978c 4,863 1.00/1.00 vMB 99
825,612 825,612 000000000000000000031ec077518935dd01d56273a5ecd40984fb9f6344ab3d 4,527 1.00/1.00 vMB 112
825,611 825,611 0000000000000000000018de27b5a5f632de7c99c5202ab2e7535e6fbbb91c08 3,705 1.00/1.00 vMB 63
825,610 825,610 0000000000000000000323882b9e9eb011e0c37ef67c941cd2c4db446b356fd9 3,803 1.00/1.00 vMB 86
825,609 825,609 00000000000000000000d0b85f69028369333d6b7b98fa2bbd1895d5cd83206f 5,000 1.00/1.00 vMB 68
825,608 825,608 00000000000000000001c1d2fa840823ad68856f824bcae9c2ffa0cd1c6513a1 3,964 1.00/1.00 vMB 56
825,607 825,607 0000000000000000000336edec609b6b591840651d30dfa41b5abe2851a18e83 4,105 1.00/1.00 vMB 59
825,606 825,606 0000000000000000000072071f7d12f61e0489e1d62fe3686be5a7cd784c2ca5 3,858 1.00/1.00 vMB 45
825,605 825,605 000000000000000000028e058fe9ab148f94938d1402161bb7f998d34ec2289a 4,816 1.00/1.00 vMB 46
825,604 825,604 00000000000000000002eb9b785000cfc1fbd4966e5db7fdcea75d8cf6bb1eda 4,518 1.00/1.00 vMB 59
825,603 825,603 000000000000000000037a262221634ffc442bc37c7c160358ec14e2225bba9f 4,856 1.00/1.00 vMB 50
825,602 825,602 00000000000000000000e242f039ce699b40ed4f9f7d1a88cc29ba55ad79edda 4,580 1.00/1.00 vMB 51
825,601 825,601 00000000000000000002454a0f266eee9ec57c6da39d6442ad2060e09e459bc6 4,508 1.00/1.00 vMB 52
825,600 825,600 000000000000000000018d0cbf0964260feaa08364db8562033148e86963e9b4 4,081 1.00/1.00 vMB 50
825,599 825,599 000000000000000000007189f9a0fcb3b37266f571ea2c705ac5031a6496b80b 5,493 1.00/1.00 vMB 44
825,598 825,598 00000000000000000001ce28753283af3d6137c97fc5f9773d53bbceb16d98d1 5,204 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.