Loading Tool

Explorer IconExplorer

Memory Pool

77,848 transactions
28.87 vMB
0.06749539 BTC
Random Selection Loading Transactions
Max Size: 175.19/200 MB

Candidate Block

Mining Attempt ff65cc6b72e542cb07b4d91c0e9936be2c28b9b0557b2a5d1c55e7510d5084bd
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root b7bb58ecc14cef4ef201c435d8a50df8329330197e85a443100d91939c161299
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,857
Size: 1.00 vMB
Total Fees: 0.00741611 BTC
Feerates: 149.20 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (625,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,827 289,827 0000000000000000c9411885a36f25e05e64066501d965a3340c69efef59f557 278 0.16/1.00 vMB 25
289,826 289,826 000000000000000053b0714357e40620892608e87b887658d532f101f30e38c8 45 0.04/1.00 vMB 6
289,825 289,825 000000000000000102fc6819a6a9efaa8393236d81dab8ba38f23ea87295b30e 1,192 0.66/1.00 vMB 33
289,824 289,824 000000000000000096a79f109516ca924f07030e75d5ffa4f32fa9a564274a95 63 0.03/1.00 vMB 4
289,823 289,823 00000000000000009f47e35f3becaf65f479cc6cb633f51552759fe5b03a7833 584 0.40/1.00 vMB 33
289,822 289,822 000000000000000111c0cc0af06338da8cfcad27c3c84996e63fdb54e0e3ab9f 567 0.26/1.00 vMB 54
289,821 289,821 00000000000000007b264a43c33c26068009bee7ce9cea518aa1d97419efb9ed 1,347 0.85/1.00 vMB 34
289,820 289,820 00000000000000004961ac591b25d54b4b8727438d4239c0b7a1738cdf263952 358 0.26/1.00 vMB 29
289,819 289,819 00000000000000007600bcf17c349c65d78846cca76e4bd48bdf196423a67675 181 0.10/1.00 vMB 31
289,818 289,818 0000000000000000adcb050d5e12de39fedda255a09a5023e1d0616c5390b992 6 0.00/1.00 vMB 27
289,817 289,817 0000000000000000261b730c799abdb45a900d6d0541815496eeeaa2552d7b8f 213 0.11/1.00 vMB 36
289,816 289,816 0000000000000000433d5b27dcb8e5d8f3a2426a8d0c287262730192d55d014a 731 0.43/1.00 vMB 28
289,815 289,815 00000000000000009ee1eb1664c425b917b13ade87dfeffc175d4d5a2c420c74 122 0.07/1.00 vMB 31
289,814 289,814 0000000000000000ef3cc4fb9d78157967112572eafb53dab673082ec187ea90 55 0.04/1.00 vMB 25
289,813 289,813 0000000000000000b583bddd345c48256c25f0b1c472aac2ff5dbd8f3e290ea4 38 0.03/1.00 vMB 22
289,812 289,812 00000000000000001ee407eb16375e9e10d9aeea698c84d5cc1039d3a6519c99 250 0.16/1.00 vMB 30
289,811 289,811 000000000000000105f7350cd335efe12c0202c7914ad64f361d8b998b55f3ac 150 0.15/1.00 vMB 21
289,810 289,810 00000000000000011ab9813e8a7e7cd3c76a7e90a70833056cb3c672c0a54d0e 219 0.17/1.00 vMB 19
289,809 289,809 000000000000000075e57ea1d3e0f16a0ab4d1f469e8fcf7cc724488c9418d18 451 0.48/1.00 vMB 15
289,808 289,808 0000000000000000a3859d22674be52fe7fc6570cd80f979726938b01a243c80 29 0.02/1.00 vMB 41
289,807 289,807 00000000000000000af50432f973b430f7e5bceec0ebd127b4be18ca9cb2f847 256 0.11/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.