Loading Tool

Explorer IconExplorer

Memory Pool

45,832 transactions
28.47 vMB
0.07392262 BTC
Random Selection Loading Transactions
Max Size: 151.27/200 MB

Candidate Block

Mining Attempt 70ac20e25a6948563d34f9a5fabab232060685d944fa0412dcbc5b0ce5efa05a
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root abe4d3ae72b7936337c9ec27f2d672aec09a5c75ac9574ba56f368a5fafcfd49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,392
Size: 1.00 vMB
Total Fees: 0.01998062 BTC
Feerates: 100.23 > 2.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (73,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,712 841,712 00000000000000000000996cb99b2ef96bad7a7e13c3d5775747e7d65d328f86 3,604 1.00/1.00 vMB 26
841,711 841,711 0000000000000000000072404aa2892ebc7f1ce005bb991939f52b08862a8873 3,293 1.00/1.00 vMB 25
841,710 841,710 00000000000000000001164851b753450d7c23a7b798c31be4aaa525c236e306 2,277 1.00/1.00 vMB 20
841,709 841,709 000000000000000000027a50192e18474167686af52a555b8f04c526ba1115f8 2,082 1.00/1.00 vMB 28
841,708 841,708 0000000000000000000223018f44185dff5a511e986a624e7271e87a7143bf47 2,694 1.00/1.00 vMB 42
841,707 841,707 00000000000000000002032f7c7f1382552d62fa5afe3bf77b423c2a2e178d66 3,639 1.00/1.00 vMB 21
841,706 841,706 000000000000000000024cd6920c63e0c48e6ea01ce834bff1c023130c5c9dbd 3,775 1.00/1.00 vMB 21
841,705 841,705 00000000000000000002297d86818ee5e741fadd5d54694c2df1745792540f4f 2,510 1.00/1.00 vMB 22
841,704 841,704 00000000000000000000409a96b644f5c32da4bc2017341d08c27b683ce6696d 2,988 1.00/1.00 vMB 38
841,703 841,703 00000000000000000001546fd4882f6d4442739c4ab650f39ea7c681e5ff78a8 1,688 1.00/1.00 vMB 20
841,702 841,702 00000000000000000002ec32d9686c7bbd83736125c31039af1b2e2bc383e486 2,624 1.00/1.00 vMB 24
841,701 841,701 00000000000000000000f2a6824bc129e9b11bd0096dac8bb12fff6db62187ed 2,816 1.00/1.00 vMB 32
841,700 841,700 0000000000000000000235bb4ff2e011d3cf360975abda3eb6f6d15d9843c54f 3,290 1.00/1.00 vMB 33
841,699 841,699 00000000000000000000f85e670da77624bfa5e85c1db6bd751cc8060e6d9928 2,908 1.00/1.00 vMB 28
841,698 841,698 000000000000000000009d45702aa6b9e57dfbe954540cb4f9e65bd31224c9e0 2,068 1.00/1.00 vMB 40
841,697 841,697 00000000000000000001d36e0959ee34f13e6c3d341a950852ecafb9df307efb 2,654 1.00/1.00 vMB 179
841,696 841,696 000000000000000000032934866fcd4961d08c273fbdaff8937a94441466ed41 2,591 1.00/1.00 vMB 30
841,695 841,695 000000000000000000032d059293e6ac404d1a355300e3426ccc20da0c46c795 3,217 1.00/1.00 vMB 37
841,694 841,694 00000000000000000001edefcb7f572ea3761aca05ed2e300d3d49bae2555a84 2,571 1.00/1.00 vMB 58
841,693 841,693 000000000000000000024f4db6ffec0273dd036cfcd24e27cf39feffc904665f 2,617 1.00/1.00 vMB 53
841,692 841,692 00000000000000000001612f3690898ba64d85f6ffe5d1d83b2a24f34f6d0c4f 860 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.11 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.98 GB
    • Received: 13.67 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.