Loading Tool

Explorer IconExplorer

Memory Pool

35,991 transactions
27.61 vMB
0.06080918 BTC
Random Selection Loading Transactions
Max Size: 138.96/200 MB

Candidate Block

Mining Attempt c041dc43e0b99b6c6cfaa05fee70e88f4455a8454681d006aa75ff58c48408a7
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root b4a3f115a6dd93fed70d7d72d087001821c69ec58fc7cd5cbcaac565a32f54e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,459
Size: 1.00 vMB
Total Fees: 0.00816484 BTC
Feerates: 203.60 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (257,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,703 656,703 00000000000000000002c4c3d0d8cf555c8d1df06b9a2277bbb283c4e43b994e 1,007 0.54/1.00 vMB 53
656,702 656,702 0000000000000000000ae3ec7c9802ada2bd5d5d8b12b9d8b049941e66cb4470 306 0.15/1.00 vMB 87
656,701 656,701 0000000000000000000fe43ad37d142125e41ab2ef351b5bae73faaf8cfa7066 1,567 0.74/1.00 vMB 23
656,700 656,700 00000000000000000007f4e7c2972981c9d4005c0b1372535b1bc436bdab6e2d 2,181 1.00/1.00 vMB 14
656,699 656,699 0000000000000000000dd5db84935b815fb4ebb9c62a19808ff61afc28d2b2ec 2,429 1.00/1.00 vMB 67
656,698 656,698 0000000000000000000dd49d9e499014e3ff81f4c0c078eb5dfb4eee6e8dad35 1,898 1.00/1.00 vMB 72
656,697 656,697 000000000000000000100a160c0f0938335663e8064609f4f60ecb03321ed790 2,370 1.00/1.00 vMB 48
656,696 656,696 00000000000000000004babc4a1c2c52d73c1f3135fbefb8ebbe93a618561d80 2,909 1.00/1.00 vMB 133
656,695 656,695 0000000000000000000b932cd031cbb570c948e57ff7b9da41f5548b0f41393a 664 0.58/1.00 vMB 3
656,694 656,694 000000000000000000087fccd354c99a5968e5643570c97567b61a3c0acca426 1,984 1.00/1.00 vMB 15
656,693 656,693 0000000000000000000e00082ef4dd775ab89cdf7c56058aee928536a24861e9 1,694 1.00/1.00 vMB 44
656,692 656,692 0000000000000000000ce73b48e5485d897c9180de849910adfa399981290f7e 2,231 1.00/1.00 vMB 70
656,691 656,691 000000000000000000092899783d0fb1eaa42cf9bbacfb436906cca00469e21b 2,540 1.00/1.00 vMB 101
656,690 656,690 000000000000000000015df567507708acf977a0c102703384d88ff56e1c31b3 1,895 1.00/1.00 vMB 23
656,689 656,689 0000000000000000000d219060c6c9098c3f47ddcbee81885fe759279bcc3959 1,905 1.00/1.00 vMB 73
656,688 656,688 00000000000000000007ade22c2cd4339c8b781b0ae5e496d607ee94ef8942b6 1,804 1.00/1.00 vMB 69
656,687 656,687 00000000000000000010627eb50250ba9dc5c95b8e01ce45b367746349442067 2,154 1.00/1.00 vMB 58
656,686 656,686 00000000000000000002520bae9d13a4f45348af9b8d5df6065502488af64ab2 2,414 1.00/1.00 vMB 112
656,685 656,685 00000000000000000007f302c7f01910a8b21e931d220415a38956e7239ccdda 1,926 1.00/1.00 vMB 149
656,684 656,684 0000000000000000000096a59b103e82d328427531da08a5178185e6020691ab 1,439 0.94/1.00 vMB 44
656,683 656,683 0000000000000000000963ab503cc470bef6d56eb83ba9ef071e9b1f19ec0a06 1,954 0.99/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.69 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: 628.49 GB
    • Received: 11.80 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.