Loading Tool

Explorer IconExplorer

Memory Pool

30,812 transactions
24.79 vMB
0.04747099 BTC
Random Selection Loading Transactions
Max Size: 123.94/200 MB

Candidate Block

Mining Attempt 8503f2ca3290f6fd83fbb4f1c56cdb891e8e6346a58ed2d890101ab2e0338d4d
Version 20000000
Previous Block 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4
Merkle Root b4927d57636770851f90fe99a9d5b585dd91cc7bbc5fbaa217bd9c6adc671cc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,309
Size: 1.00 vMB
Total Fees: 0.00320949 BTC
Feerates: 12.04 > 0.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,690 (225,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,455 689,455 00000000000000000007bc743c6df4a71e171ab69d1bda265c5fdee8ff45d48a 1,931 1.00/1.00 vMB 95
689,454 689,454 0000000000000000000882fa57d938a54c55664bed8947b3903460ac15df9a71 656 1.00/1.00 vMB 78
689,453 689,453 00000000000000000004b4e876658f09bad56ec03658ff818c6dec02dbcd9c24 2,698 1.00/1.00 vMB 99
689,452 689,452 0000000000000000000b8301657e5adc59e8b7ceba8e5e22d2d469a43bb4271b 2,771 1.00/1.00 vMB 80
689,451 689,451 00000000000000000002c6d01bdea313b016bd3ed2694aa95266869c9ce7e71f 2,781 1.00/1.00 vMB 102
689,450 689,450 000000000000000000098ee0667c41f7bc462e8446e036aec9c1b7bafd982f68 2,748 1.00/1.00 vMB 71
689,449 689,449 000000000000000000057e2efcbf407959ebfafd271548422c4e6510ec75541b 3,277 1.00/1.00 vMB 65
689,448 689,448 000000000000000000056841059563d7f7b39c1e05f7958a78f45a59ce28a649 3,687 1.00/1.00 vMB 71
689,447 689,447 00000000000000000000ad7a47c2da102e3cc152e6187a4c49a83329f52d5180 1,135 1.00/1.00 vMB 72
689,446 689,446 00000000000000000009827441a337551d025fde51a049e82723f4f664d4bf85 1,819 1.00/1.00 vMB 80
689,445 689,445 00000000000000000002c9e70c1460233b3b9136f888035d1c1884b182629061 3,931 1.00/1.00 vMB 80
689,444 689,444 00000000000000000009664dce525e8728891234601118a80eb30957669a6bce 2,527 1.00/1.00 vMB 84
689,443 689,443 000000000000000000002ed54d4abaafe2a6bea33f1b2f467b5523727e64409e 1,792 1.00/1.00 vMB 94
689,442 689,442 00000000000000000007a707e818ec96be74755506bd53ce739df727c89ab9c0 1,355 1.00/1.00 vMB 86
689,441 689,441 0000000000000000000d5d4977a219cc368d8191f5c08511d866d6b9a901eeea 2,355 1.00/1.00 vMB 94
689,440 689,440 0000000000000000000b2df7005362c3257fd062fa7e20e1eb47a73a276c8d07 2,672 1.00/1.00 vMB 100
689,439 689,439 0000000000000000000ada83a51809fbf7d74f95218a8652db18ff8aedaba78d 2,653 1.00/1.00 vMB 100
689,438 689,438 00000000000000000002e4065f338959619aafbcfacc8b238f31948fa3a172a7 1,284 1.00/1.00 vMB 84
689,437 689,437 0000000000000000000425e11fe5f16265241336fbe4a08df21a6cee860aea73 2,234 1.00/1.00 vMB 98
689,436 689,436 00000000000000000001325dde2a19f4660b0463b83fccac6ba2593bb69d62c0 2,773 1.00/1.00 vMB 101
689,435 689,435 00000000000000000002dc178270764a4d4acca241453e99977e21e5e09f166a 3,104 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 781.84 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: 637.60 GB
    • Received: 12.43 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.