Loading Tool

Explorer IconExplorer

Memory Pool

78,557 transactions
29.12 vMB
0.07717693 BTC
Random Selection Loading Transactions
Max Size: 176.42/200 MB

Candidate Block

Mining Attempt ed820e9aaf55ae6da497cf02ece2eaf9be1784ca77a0f94311af53230ff4fd62
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root cfe246d63a963de903342c8ba6f91b7ecf2f26b343d5a53c7320cce0579113df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,005
Size: 1.00 vMB
Total Fees: 0.01631807 BTC
Feerates: 191.02 > 1.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (491,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,788 423,788 0000000000000000007cd55e3273594fe167f934584098bbd1351e7bb845e925 1,111 0.51/1.00 vMB 65
423,787 423,787 000000000000000002933f531f3085287fa07635b6e669dd26924401c64e0db1 1,267 0.99/1.00 vMB 37
423,786 423,786 00000000000000000244aaf54b7f95ea300f6560a52f3bcb5b37fecee7221a0c 367 0.15/1.00 vMB 69
423,785 423,785 000000000000000003101dedca1b5eae5b372c3f89a53f5cdb8b6599df820493 1,817 0.99/1.00 vMB 47
423,784 423,784 00000000000000000045eca26374ddd095047b08ceb10c212aa72dd670a4b3ea 201 0.08/1.00 vMB 54
423,783 423,783 000000000000000004595d6bd0e5fb51aa49039f1a0ad954fd0315edbb1f8950 792 0.36/1.00 vMB 70
423,782 423,782 000000000000000004cbfccc5f699b93c80bd45b13460dcd29fa6c060712ad02 232 0.08/1.00 vMB 81
423,781 423,781 0000000000000000033c33c7b4a13934036266537071a9b545b9661ca5ecaf29 514 0.22/1.00 vMB 62
423,780 423,780 00000000000000000291bc189e127b4e41502efe520161bcd83cddfc997a9b6a 548 0.22/1.00 vMB 80
423,779 423,779 00000000000000000353be3c8cdac01e0eeace363eb966ecec08a3310163df16 466 0.25/1.00 vMB 59
423,778 423,778 0000000000000000030b8c0bc690391bd90c5d38a84fffee4f5bd14cc3938977 303 0.98/1.00 vMB 7
423,777 423,777 0000000000000000051c2f0cbbec5db8858426f65fab939222d9dd31107974f3 2,132 1.00/1.00 vMB 74
423,776 423,776 0000000000000000053b04f519d1983ab88932600e682de7807f2293203b3976 206 0.08/1.00 vMB 88
423,775 423,775 0000000000000000008c9e1b5134e4365f7fb1347beec90aafd4b1b05eaa2a28 366 0.99/1.00 vMB 8
423,774 423,774 000000000000000002cb3e3d652bc2daacf189947cc9abfb81788b8189db101b 576 0.98/1.00 vMB 15
423,773 423,773 000000000000000002c8bb221485c0fdb604cf0395c8bb904fde06fbeebd0153 319 1.00/1.00 vMB 6
423,772 423,772 00000000000000000499f6935cda5627c0eec2d5976498b61d55ffc3692b17cc 1,213 0.53/1.00 vMB 65
423,771 423,771 00000000000000000220a0d56f5c976f76f94e417e567b7f1345d7045ac47d7e 394 0.99/1.00 vMB 10
423,770 423,770 000000000000000001b99534d4ff496a2f6e59666769648ed347bad0130904a3 708 0.32/1.00 vMB 87
423,769 423,769 0000000000000000027fae5bcf5e5a2b2fb6652ec5c0a47057dd12a1e1c906dc 1,745 0.68/1.00 vMB 87
423,768 423,768 000000000000000004a8f387fb0d3832fdf42a23c8ce21c3eba81f2961354b2e 2,277 1.00/1.00 vMB 67
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.59 GB
    • Received: 15.75 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.