Loading Tool

Explorer IconExplorer

Memory Pool

45,337 transactions
28.69 vMB
0.10304049 BTC
Random Selection Loading Transactions
Max Size: 150.11/200 MB

Candidate Block

Mining Attempt a09fedb40e7d130834bb9080264409db68061d4eda0302fc775fbdd8e40bad26
Version 20000000
Previous Block 00000000000000000001dc7d8af27fbeaa83efa4a354c22a9b1c23db4f2935e4
Merkle Root 4881e9d347c182246de94d020ac43377653f45b52d5abb65226727418b2a3c3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,067
Size: 1.00 vMB
Total Fees: 0.04305684 BTC
Feerates: 477.45 > 4.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,252 (908,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,838 5,838 00000000d188d05f2306af5933485804e8849e5d56d7818f769b7f028e938daf 1 0.00/1.00 vMB 0
5,837 5,837 0000000068112a6124280d18d9dca70716b77186b8ad5f0f49b1191ad7af6566 1 0.00/1.00 vMB 0
5,836 5,836 00000000ac8864a297d8c07e6e3a9126cb1360bcf47a4620e1c6d1b1e7724f13 1 0.00/1.00 vMB 0
5,835 5,835 0000000016f8d64bc2e4a9d74fbd145f2578c8a872ffaa623b9291468263d2ab 1 0.00/1.00 vMB 0
5,834 5,834 0000000001a674b3aff7aa32cc9a08d01b685e7129511f3655444e7a2c427dfb 1 0.00/1.00 vMB 0
5,833 5,833 00000000c2599abdad11d97b46094a5a9807c8d0388f928e9f5b2bf6ce8c1ac8 1 0.00/1.00 vMB 0
5,832 5,832 00000000a9acee10e7ef660a31e0cb1253ca8503c803950daed0968a8f6a29d5 1 0.00/1.00 vMB 0
5,831 5,831 000000006b2ea9945a245352c3850f9c442c61d16de84abc25a3c809efd45b0e 1 0.00/1.00 vMB 0
5,830 5,830 00000000cdeb81c95c5e4bf2a5afd6d63cc07a2e00bf09ff93363fe2351fcac6 1 0.00/1.00 vMB 0
5,829 5,829 000000002d598c3ddbc6950d1d6e6214c00a480423f45994b65f3673b40b0b07 1 0.00/1.00 vMB 0
5,828 5,828 000000009aa258286ef2b93b9e9f435db70027bb8c67af64709500da5eeac52b 1 0.00/1.00 vMB 0
5,827 5,827 00000000e15a133d75d10d57785caa5092d7c7bd2a6d8adb4b6bc4a04cf6016d 1 0.00/1.00 vMB 0
5,826 5,826 0000000020db9e9e3b94795ac258ed892816d54aea7954d9884fcc6529f1231c 1 0.00/1.00 vMB 0
5,825 5,825 0000000089cb1e9dc1faccf347fbf0dbbe293e8c0d8c6892d571ce520f6d68aa 1 0.00/1.00 vMB 0
5,824 5,824 00000000db6f91c65401f84f300112e3c1da0a0f524ab7632026c4f678a31dd0 1 0.00/1.00 vMB 0
5,823 5,823 000000008e15745c8ff16c3dacd1ec2e9bb0cd45c4f8d09dcfbcc018a28ef30b 1 0.00/1.00 vMB 0
5,822 5,822 0000000095ce2319d5c3e853b6e3d86d54445bbf16504de3a486da311d0235b7 1 0.00/1.00 vMB 0
5,821 5,821 00000000e22a461806146e4a1fddfe060198e808c94caf56964fdff4fc8c4f15 1 0.00/1.00 vMB 0
5,820 5,820 00000000c076aa90887730d73d4999d2d888ada30044aacf22534212bb982a50 1 0.00/1.00 vMB 0
5,819 5,819 0000000069c08c4b577d689ed9266757b1f4786f0b9083f092d7c469ec33c0c0 1 0.00/1.00 vMB 0
5,818 5,818 00000000e962aff490ab5a8814a48eba9b205430e970ee091d8a6eaf329374fd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.87 GB
    • Received: 8.56 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.