Loading Tool

Explorer IconExplorer

Memory Pool

46,260 transactions
28.65 vMB
0.06105276 BTC
Random Selection Loading Transactions
Max Size: 152.45/200 MB

Candidate Block

Mining Attempt 711fd2c658f9b81dc3bb436e8bb7df9a0a3d3f984bf81b34df0b7b904445bd96
Version 20000000
Previous Block 0000000000000000000174ee00feb456e9cb08dcdd2b42ef733fc93eec85ef67
Merkle Root 21ab0bf7e9ef38d6e25f2e97ea4311181b1713112fe4419879eccc9b36362c76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,329
Size: 1.00 vMB
Total Fees: 0.00666450 BTC
Feerates: 20.19 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,831 (396,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,299 518,299 00000000000000000012a0e4649259492f97aaff6abd54179c2035acc7730ec6 484 0.99/1.00 vMB 5
518,298 518,298 00000000000000000018de73f7298544fa2578bb3a2d9cbd864763d79b7dcdb9 858 0.97/1.00 vMB 15
518,297 518,297 0000000000000000002fc84da883a50def3a7261b454b066185dd0238fdf5c57 606 0.69/1.00 vMB 9
518,296 518,296 0000000000000000000c270da0f2a454f1c01343ca1a7445b6b4155aa7b40d1a 794 1.00/1.00 vMB 13
518,295 518,295 0000000000000000001a5c9a8bdcb6fc916081c8ddaf5e5b00d799aa0171e45d 1,239 1.00/1.00 vMB 17
518,294 518,294 00000000000000000038b4f270c58cd91b8eecb5299db28b5dabafaf8ffbeec8 135 0.11/1.00 vMB 24
518,293 518,293 0000000000000000000314d6e682e5cd53e8f85bb275c2d3899857e160b8feba 300 1.00/1.00 vMB 8
518,292 518,292 00000000000000000032348a52742f706f2b0b8824d462b3a1bbe93353563ba1 1,712 1.00/1.00 vMB 26
518,291 518,291 000000000000000000200b5f01403d8839b7c7494a1d9ffdd1ac6662c8f3ec26 1,070 1.00/1.00 vMB 7
518,290 518,290 00000000000000000040371ec8e88efe44f3de6a4f0f410435ad309376b9240f 1,983 1.00/1.00 vMB 31
518,289 518,289 0000000000000000000d1f31c75a2ea96d20ca3b50999c67ed08ad0a8c16fe7e 625 0.28/1.00 vMB 28
518,288 518,288 0000000000000000000743b95a6b3699ae02ceac3abfa6bee3e74510fb196605 2,335 1.00/1.00 vMB 47
518,287 518,287 00000000000000000046a110d6ffec16ffe81bfe091d1769b7c4683fffe12d01 607 0.36/1.00 vMB 24
518,286 518,286 0000000000000000000fbd963581e74fb8930e1be5667cfed7a5feba017e49d9 639 0.39/1.00 vMB 21
518,285 518,285 00000000000000000009c9a5998611df29b5c61eac63b31bce2406a8b7403459 1,237 0.93/1.00 vMB 20
518,284 518,284 000000000000000000106cbba54918bb014c48b77c9e1576b821204f08df115e 871 0.35/1.00 vMB 31
518,283 518,283 0000000000000000004122f1932be7e05a0e3ce41429c41d2c2fe2849ab4fe06 1,146 0.44/1.00 vMB 29
518,282 518,282 0000000000000000001af030b9c130d6825551718d7a1ecb1b7df7e59a392d7c 880 0.41/1.00 vMB 28
518,281 518,281 0000000000000000001a2227df2d6f1b9e7c616ee23022d36110e55a43087264 445 0.16/1.00 vMB 40
518,280 518,280 0000000000000000002885dec3d5fffe4f7e5986f1f9186fc644186ec46e3fe6 113 0.05/1.00 vMB 35
518,279 518,279 00000000000000000045f175625885233d78ea74b86e2059f3b089a6ebefdb5d 249 0.13/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.09 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: 651.48 GB
    • Received: 13.59 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.