Loading Tool

Explorer IconExplorer

Memory Pool

39,414 transactions
26.92 vMB
0.06903949 BTC
Random Selection Loading Transactions
Max Size: 138.49/200 MB

Candidate Block

Mining Attempt 795a9f68b005b49ede015e373a46aa36d47ef6ecd47ccf199c1501219d356835
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 78b2c99415b8a11d07e6c573903fad86bcdf8def67200a6ddf51e596ab0697c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,645
Size: 1.00 vMB
Total Fees: 0.01849267 BTC
Feerates: 107.72 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (604,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,447 310,447 0000000000000000409bb1f1f7b45bad4df6c43c38fff724cdcad97175585194 176 0.10/1.00 vMB 21
310,446 310,446 000000000000000031615c04ce61414315caabaf4350e0a33d5baa029ac90deb 141 0.07/1.00 vMB 25
310,445 310,445 0000000000000000385f8a5a3ebfaa950d165885952f5fa22c1fdc8bc79022a3 339 0.22/1.00 vMB 26
310,444 310,444 000000000000000000edb971bf853f7759b05ae32730897016dcdac5cab5f9da 756 0.50/1.00 vMB 25
310,443 310,443 000000000000000032d50ec755c6bb2650ec10861ae8441f963f2dfb4253bf28 535 0.25/1.00 vMB 25
310,442 310,442 000000000000000020da87f9b97305cee015e8c6eb6e9cb134b1e0d1ac896950 512 0.17/1.00 vMB 56
310,441 310,441 00000000000000000e8d7c094c1ed1443df20a7700140e27d74811f1a48ceaf7 815 0.47/1.00 vMB 23
310,440 310,440 000000000000000029a5fcd9fde810f4a62f86fea935eaec83f96018e66f9107 303 0.15/1.00 vMB 32
310,439 310,439 00000000000000002b1da91e7f5da9d821ba0ce99d7b907ecb493f65317d5fd7 575 0.30/1.00 vMB 28
310,438 310,438 00000000000000002aff94dacbce00192176fdbae12bec9fc544141ac829ad0d 543 0.30/1.00 vMB 27
310,437 310,437 00000000000000003ae83c3643b8c79ff487f8bb7fc19fea27d7f73e9590f69a 1,222 0.60/1.00 vMB 32
310,436 310,436 00000000000000003417854a69c5a039f105fca44e16e3b58613a335a8e2f65b 1,075 0.51/1.00 vMB 33
310,435 310,435 000000000000000004222b50ac0104fe0fa87ab000c4e2c3fa83f481bcd049cf 151 0.07/1.00 vMB 29
310,434 310,434 000000000000000024991c8396d055d1ecc2b908464b27d31c25ed3f7264387f 612 0.42/1.00 vMB 26
310,433 310,433 00000000000000003e7feeba980a520a9c88060445e5b2a33b6f3cb8631b8642 508 0.28/1.00 vMB 29
310,432 310,432 00000000000000003e0d1bedb991d55ba893c21b610d2917b33adf6d2878f524 384 0.27/1.00 vMB 21
310,431 310,431 0000000000000000262f481cd5815f7c352a568f3eaa4a8ac0b4daa797410d78 1,063 0.50/1.00 vMB 34
310,430 310,430 00000000000000003fd2b89cdd6698a385282b3c66b9810baf19414c216128ba 192 0.12/1.00 vMB 27
310,429 310,429 000000000000000014b8de80d069e18475e3dfbae2789d312ca84a0442c357f4 172 0.09/1.00 vMB 26
310,428 310,428 00000000000000000af56768e1528f439527d5e3fc900982377d4c9e2847cef8 140 0.10/1.00 vMB 24
310,427 310,427 000000000000000038039283314650c9aa917111e7950ae1fe29a4ad74634f2b 576 0.49/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.