Loading Tool

Explorer IconExplorer

Memory Pool

78,143 transactions
29.34 vMB
0.06461986 BTC
Random Selection Loading Transactions
Max Size: 176.28/200 MB

Candidate Block

Mining Attempt eb1cebdb51c9e4cb6f5ed41db3670f3f44ad639d778ff56af9c2db6e67fc796e
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 09ae36af42cb46db3e7f88b996739377fb94374b88d09b0d5cb5f26f0dd03422
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,106
Size: 1.00 vMB
Total Fees: 0.00512132 BTC
Feerates: 18.31 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (467,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,576 447,576 000000000000000002d4cad8b3778afaecaefe6de9a1ab2ba15804dec3481e7d 919 0.61/1.00 vMB 54
447,575 447,575 00000000000000000119a3955c6c1f80871e17da8f78831853148faa3731e6b8 2,022 0.90/1.00 vMB 80
447,574 447,574 000000000000000001a7188f69051401684b56d41658999c9820d54a8bebdf6f 85 0.03/1.00 vMB 83
447,573 447,573 00000000000000000125928d2c701c1c07d680eca9047fb67692b902e8ecb0f4 1,219 0.56/1.00 vMB 70
447,572 447,572 00000000000000000336b007d2ae74ad1cd8b78f68225401468acc8bc395d9db 188 0.07/1.00 vMB 83
447,571 447,571 000000000000000002a67982b5da7ff22e38ae003eb8ceebb00bfba7a6fb9abc 1,321 0.59/1.00 vMB 77
447,570 447,570 000000000000000000cda699b7856bac05591123eb6ad52896d50c5a22077128 2,135 0.91/1.00 vMB 80
447,569 447,569 0000000000000000025f4304cbcaa71ffe257eb14e5a12303d257bed95b9c6ac 693 1.00/1.00 vMB 27
447,568 447,568 0000000000000000001baf6764a1471574b36e52debe66be0bb5fd593e889dbb 2,396 1.00/1.00 vMB 79
447,567 447,567 0000000000000000033a022da2de6cf6a080478e56ede316d76f271f46eb0c3c 2,430 1.00/1.00 vMB 100
447,566 447,566 00000000000000000300a26dd885b8be13b731bf00d34e0554003b49f7741beb 146 0.28/1.00 vMB 38
447,565 447,565 000000000000000001e9b2702250fddad988da9e09098ea59306ab6579fdca10 1,957 1.00/1.00 vMB 93
447,564 447,564 0000000000000000005209c1cac653e188277f5c0a33657ec0cf0f9b4d7ee3e8 1,129 1.00/1.00 vMB 53
447,563 447,563 000000000000000002d6576c922c3d1bdfec1f81769c681085c24cc87a825710 1,241 1.00/1.00 vMB 34
447,562 447,562 000000000000000002b4bd7c8a1b6fd04b4631d688f6d9a98f440390ac729558 807 1.00/1.00 vMB 20
447,561 447,561 00000000000000000018a8508d2f8e6b532d441586e9a4705565b43091615e49 506 0.75/1.00 vMB 20
447,560 447,560 000000000000000001aaab44da03b13ec1eea91ca423b4013d7ba081362f2333 2,050 1.00/1.00 vMB 57
447,559 447,559 000000000000000000506cf9ae05602022bb7cd11a5a572db6d0b7449d4a5695 1,784 1.00/1.00 vMB 67
447,558 447,558 000000000000000001152926abfdf6729e40d020e48099085e52d341650836c9 2,229 1.00/1.00 vMB 93
447,557 447,557 0000000000000000006368eaae3269a78a1f26fef00ad128701756d47e595e0d 1,411 1.00/1.00 vMB 61
447,556 447,556 000000000000000002023525822b57b5b225e1a12705f4343fa4c4773647d32f 1,188 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.