Loading Tool

Explorer IconExplorer

Memory Pool

73,889 transactions
28.25 vMB
0.06471608 BTC
Random Selection Loading Transactions
Max Size: 168.13/200 MB

Candidate Block

Mining Attempt 5eea8906224e268ecbcb0c9b40ad52991733b2aa0fc2da2a102c618aed2da295
Version 20000000
Previous Block 00000000000000000000e0c459f13ddf02d73e8b60894ea83c46113e0f3e25a9
Merkle Root 573fc9ac7132e3d6a31dc3ac6afe4743ee244a925e3143ba38972836ed134de7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,520
Size: 1.00 vMB
Total Fees: 0.00814725 BTC
Feerates: 75.12 > 0.82 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,067 (580,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,420 334,420 000000000000000013584bd1050157971e896e1ee27944e177629b15b93ea098 64 0.03/1.00 vMB 38
334,419 334,419 000000000000000018d439a78581d2a9ecd762a2b37dd5b403a82beb58dcbc7c 46 0.02/1.00 vMB 27
334,418 334,418 000000000000000009ea10327f1af82ac1c32d8bed61904b67b47a9b63b488e5 136 0.13/1.00 vMB 19
334,417 334,417 000000000000000001db097cd0142ff540848c2ec0ed2e672fbcd8d42bbbdcda 96 0.08/1.00 vMB 16
334,416 334,416 00000000000000000b6b838547012d454aae50a6aa94228d978fc7eb46ba4c8a 489 0.20/1.00 vMB 27
334,415 334,415 000000000000000014ed1d3f09dbbbcf5b5fccd199340cff43362a3b8dfcb339 574 0.33/1.00 vMB 24
334,414 334,414 0000000000000000043f969ed78606d822e854e9be841f1a75816e06a3419be9 208 0.29/1.00 vMB 14
334,413 334,413 00000000000000000f6b2121a4afa4f1edef5b4e06ad93c83f17f509db4f4624 354 0.75/1.00 vMB 14
334,412 334,412 00000000000000000f043602ac773a366ba6a91fa4c9c9081cbd58697d4b70b1 499 0.74/1.00 vMB 14
334,411 334,411 00000000000000000bbfbd47d933c6f6272e4b9e0e9d669144d30ca18c05757e 234 0.10/1.00 vMB 24
334,410 334,410 00000000000000000996d553d1928f1862f40c1bbaa4ce26bb8b0fa31735045b 837 0.75/1.00 vMB 22
334,409 334,409 00000000000000000abd29b182e3eefe834c21674c771ff234968c54fbe4e71f 743 0.59/1.00 vMB 18
334,408 334,408 0000000000000000021a36e16f5a4944d253bccc16016fae46e047b6be789866 538 0.75/1.00 vMB 15
334,407 334,407 00000000000000001779726d827622d0f15824e7c5157b1e2a0acf060e0bf9ed 608 0.21/1.00 vMB 42
334,406 334,406 000000000000000003a35f95cc4b09a8843860fac3c3a48edadf9c6faf3602a5 915 0.75/1.00 vMB 21
334,405 334,405 00000000000000000719f534a5526e65d94f3d3d34a9277e92048a635b2ba0ad 930 0.35/1.00 vMB 35
334,404 334,404 000000000000000012927c3fdd56158a46fe5280345280fb29a34d2bcd3b6d66 812 0.44/1.00 vMB 27
334,403 334,403 000000000000000013beebd9c35efd8e0b721dddc58536c62dad4ed6d6d86a20 385 0.21/1.00 vMB 23
334,402 334,402 000000000000000013125e129367963cdaf110da2cef74784843f4063f808486 82 0.05/1.00 vMB 23
334,401 334,401 0000000000000000094b18507ba72c050b4106146234fdbe3c8cc702e702ac9f 355 0.24/1.00 vMB 20
334,400 334,400 00000000000000000f61cc5301750050e6d51d15626ac0ea78a8b5c89ed9d922 400 0.30/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.51 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: 668.61 GB
    • Received: 15.54 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.