Loading Tool

Explorer IconExplorer

Memory Pool

39,614 transactions
26.95 vMB
0.07301265 BTC
Random Selection Loading Transactions
Max Size: 139.42/200 MB

Candidate Block

Mining Attempt 5dfa3eca078146e0031cc8e9841554c0483397d6f83bda9153106f0335545569
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 159ae565172cfe306a3b2c2c60a7be51b43bed1f55ac152713beeeeef195759c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.01977800 BTC
Feerates: 201.37 > 1.98 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (412,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,517 502,517 0000000000000000008eac63fa0b701104daf1ed9c46127e8a69dde6b29013c5 2,471 1.00/1.00 vMB 453
502,516 502,516 0000000000000000003891bbfc15fe617b1cbf65bfa64483544438107a074b0f 2,184 1.00/1.00 vMB 499
502,515 502,515 0000000000000000006084361ee3c85898bb213db6af5c0c42cb8d2df21af4c2 1,932 1.00/1.00 vMB 615
502,514 502,514 00000000000000000018baeb2c91fe2b2d699f33f32a843a3cb5174289ab8700 2,493 1.00/1.00 vMB 411
502,513 502,513 000000000000000000800fa810d16f8c3509d16cd0799fc56b205897b3ed9866 2,423 1.00/1.00 vMB 498
502,512 502,512 00000000000000000028d861f9963439df49a7ef2d5ca6d808fde42a53243a82 2,267 1.00/1.00 vMB 571
502,511 502,511 00000000000000000047e739524aabf51da05abccee3dc8d8d6258916ef70128 2,773 1.00/1.00 vMB 454
502,510 502,510 00000000000000000027f0cbf9799c99245cb6c323ffd469ec11240f1a4cc374 2,747 1.00/1.00 vMB 441
502,509 502,509 0000000000000000008a507c0d626b30ca44eac645a6aa7dc3486d53b5a3a0e6 2,238 1.00/1.00 vMB 470
502,508 502,508 000000000000000000097cedec337408a0c76f5185d1f156a07342210be23475 1,591 1.00/1.00 vMB 435
502,507 502,507 00000000000000000046cc33bf3a5aea13cbff05d7638af41861454347ffa81d 2,625 1.00/1.00 vMB 494
502,506 502,506 0000000000000000004c2e1af5643187dcb417995749cbdda7e2f8353ad67cd0 2,406 1.00/1.00 vMB 478
502,505 502,505 00000000000000000045a323095135c99b36ddbb3651f73d09d5cd36fc24d715 2,356 1.00/1.00 vMB 574
502,504 502,504 0000000000000000000b5b6bac2f82925be9fc90a381a7106343d5071b3dbc40 2,798 1.00/1.00 vMB 540
502,503 502,503 0000000000000000001652dd5487767e6e90eba4b754fbe262f3c018631c0fbd 826 1.00/1.00 vMB 470
502,502 502,502 0000000000000000006e6fdba823de6dec91e61d4ece39eb45b40cb4b7953438 2,171 1.00/1.00 vMB 484
502,501 502,501 00000000000000000002c9cc4187b7e7ec4f1b0bfcef48f4182c97624e59997b 2,709 1.00/1.00 vMB 599
502,500 502,500 0000000000000000004ac34f1d892054622e2b3a174eda04eaca1a306635a710 3,092 1.00/1.00 vMB 495
502,499 502,499 0000000000000000000bc0024814034e0972bbb65d36e350cd865c998df396d5 2,296 1.00/1.00 vMB 511
502,498 502,498 000000000000000000252414393dd8fbac0baca3ba743ffa3543f94c8603cdc6 2,961 1.00/1.00 vMB 483
502,497 502,497 000000000000000000400cc45c950204c9997c6fa004bf849e6b07d052465b95 1,755 1.00/1.00 vMB 299
Previous 10 blocks ↓
Total Size: 781.83 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: 636.62 GB
    • Received: 12.37 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.