Loading Tool

Explorer IconExplorer

Memory Pool

83,536 transactions
30.70 vMB
0.12079665 BTC
Random Selection Loading Transactions
Max Size: 184.91/200 MB

Candidate Block

Mining Attempt 05245f58832f297e805469ba98ecc89fd1373323939f2b02afb5e8c2823b2fce
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 3808343a11e71e14f9de5c40ff2a691f0431bd722a0398eec11d4c146184028d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.05565811 BTC
Feerates: 526.32 > 5.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (641,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,717 273,717 0000000000000001ab6ba20ede3a4720c671a014914ae7fa10077ae53c23a143 117 0.05/1.00 vMB 29
273,716 273,716 0000000000000004e5287ba0e857c5d420373de6da687dd58595fd1c84b1fc97 231 0.25/1.00 vMB 18
273,715 273,715 00000000000000051f713ebcbb10dda62d6c31905d7c7fb9910910aa3e4aafd8 676 0.25/1.00 vMB 72
273,714 273,714 00000000000000020af256d34cbdf3344339e6ea5b140bd116536a51b79d9d8e 701 0.25/1.00 vMB 74
273,713 273,713 0000000000000003a1851849d8592d080acb316698d2961f948ad70d79612648 33 0.01/1.00 vMB 56
273,712 273,712 00000000000000058cb013c2b91a5fa6768783a024b76c411749d7dd0970ce30 100 0.04/1.00 vMB 43
273,711 273,711 0000000000000000afc15ba56d830c698401b4bf723ef57551dfb0aa26535419 470 0.24/1.00 vMB 41
273,710 273,710 000000000000000550cbda7253e725bf8358dfbd0ba3ac029e11f92c162045e6 295 0.21/1.00 vMB 57
273,709 273,709 0000000000000002c4fec168b7aaf7fa645f5d418ef328f919e12cc5dceb12c6 94 0.04/1.00 vMB 41
273,708 273,708 000000000000000074562eec8324a2c56de6aa154262982935bf5b41d15a0145 218 0.14/1.00 vMB 37
273,707 273,707 00000000000000039506731159d8a1acd0103851b750b6318d1c9fad98e88453 31 0.02/1.00 vMB 28
273,706 273,706 00000000000000027a0037731323e9d4bdc2a4cdc132a5bca5be180e1ddd5265 374 0.17/1.00 vMB 49
273,705 273,705 0000000000000004fc3b714814313594dff6e1b909ae2e26db3e6500f3dc63f4 317 0.17/1.00 vMB 47
273,704 273,704 000000000000000099a78728c982223a62fd4587b6546806bac84eb78072d368 148 0.08/1.00 vMB 52
273,703 273,703 000000000000000396e992e13f7a53c82bed0fe64e5b25c4732632f941f30332 369 0.15/1.00 vMB 58
273,702 273,702 000000000000000243569abebee83f2ef9951e01f6293bde346707256d9035c3 441 0.21/1.00 vMB 51
273,701 273,701 00000000000000014d370182ea58588721f1f94048129922d426f822028e9dba 425 0.24/1.00 vMB 62
273,700 273,700 00000000000000012a2e6926aface65e43aeeca947ab42441320824aed7702a7 681 0.34/1.00 vMB 60
273,699 273,699 000000000000000556f2ba9b011069ce3d8545481e6be39d40b77123078a2e37 585 0.28/1.00 vMB 45
273,698 273,698 0000000000000002bf2260cfd86b18562595274861ee97c495a56e2edaf36724 30 0.02/1.00 vMB 66
273,697 273,697 0000000000000004e34d8eeb344541027defb809cb05dfef8f1009e1649f2d79 279 0.14/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.33 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: 660.42 GB
    • Received: 14.73 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.