Loading Tool

Explorer IconExplorer

Memory Pool

84,201 transactions
30.51 vMB
0.17425284 BTC
Random Selection Loading Transactions
Max Size: 184.96/200 MB

Candidate Block

Mining Attempt 8441009bdf1061c115cee52ec32f921ba4182a21a752fd05330b993f910cb2a9
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root cee711e9ec0c742155749ffb6dc603c9dbb3da0a16190fec7d385b9bcef43940
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,470
Size: 1.00 vMB
Total Fees: 0.11147486 BTC
Feerates: 155.43 > 11.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (433,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,578 481,578 000000000000000000f7d7a388b6aea116da38cd6845e5de101d9929a6b55aa5 2,218 1.00/1.00 vMB 315
481,577 481,577 0000000000000000000ee6b5240292ae12412d0fc0fbbda7f5df8c7e25246fb9 1,647 1.00/1.00 vMB 313
481,576 481,576 000000000000000000df9bc386206dd51bab33b5e72b01bb9a59f54827612e1c 2,256 1.00/1.00 vMB 299
481,575 481,575 00000000000000000047cdd031c083d07c6b0c180334cdc23baa0dd0641aa1f2 1,986 1.00/1.00 vMB 279
481,574 481,574 00000000000000000019740cc751aefbf32295d0ea1a7a5d502b48f79ffbd044 2,178 1.00/1.00 vMB 331
481,573 481,573 00000000000000000045a233596e8fa1907765b8238aa5bd6c0fc08cd958730d 2,206 0.99/1.00 vMB 338
481,572 481,572 000000000000000000f09313e1060123aa45c3c8cd642721a7ec3ca1d7dad882 2,292 1.00/1.00 vMB 408
481,571 481,571 000000000000000000cd6fdbc39adbd4486d3b36f4588f64532c54c33cf946e2 1,951 1.00/1.00 vMB 309
481,570 481,570 000000000000000000ba3229658a3265f449f3a6ab202db984d529bde4eae85e 2,170 1.00/1.00 vMB 340
481,569 481,569 00000000000000000011a10a75a8ea06cfaf1ce7f993e60c88ce225e2ddee831 2,366 0.99/1.00 vMB 386
481,568 481,568 000000000000000000218ebcfd35c28eafdd0eb2aab4da8b8b8d34fde99c1a88 2,233 1.00/1.00 vMB 186
481,567 481,567 0000000000000000008fd8c7ec772566f7d685a520ebe18508528922414e568d 2,406 1.00/1.00 vMB 252
481,566 481,566 000000000000000000e10d130cc3717ced4fb502e85affa224df951452b676d6 2,381 1.00/1.00 vMB 325
481,565 481,565 000000000000000000ce2bf411dd717a410d3c3ac38983f58268efd00f329b16 2,442 1.00/1.00 vMB 320
481,564 481,564 000000000000000000f630e5064fa3a419ffd8be5410ec708c4631d5bf78aa3c 2,052 1.00/1.00 vMB 278
481,563 481,563 00000000000000000086ad3b6c37fba57443883031380effad48d655699bc563 2,674 1.00/1.00 vMB 220
481,562 481,562 000000000000000000bfe32018f94b3b7ff68049f1108becc55a5bde364bd45c 1 0.00/1.00 vMB 0
481,561 481,561 000000000000000000a828294b465b9136d37734932859707ae74308b320a6ca 2,316 1.00/1.00 vMB 358
481,560 481,560 0000000000000000006092c2ee74226b161195794c5592fa0e2ea5c86c7c99e9 1,904 1.00/1.00 vMB 216
481,559 481,559 00000000000000000088194f8f6df442238c85727405968b6c4f8940e2aeb031 2,265 1.00/1.00 vMB 269
481,558 481,558 000000000000000000f91c6029772fe190d20a4bfb97487968156c7a0d9a90eb 1,897 1.00/1.00 vMB 223
Previous 10 blocks ↓
Total Size: 782.32 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.25 GB
    • Received: 14.65 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.