Loading Tool

Explorer IconExplorer

Memory Pool

76,263 transactions
29.18 vMB
0.10535364 BTC
Random Selection Loading Transactions
Max Size: 172.53/200 MB

Candidate Block

Mining Attempt ffbafb0428689950c2d49089d4d916b51d9f080bdf7eb5ec459cf40cdad97345
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 2b133495c7b1734a2b5489a18dffa0752b38e4f9d2115713b8cea74e6cbdc463
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,384
Size: 1.00 vMB
Total Fees: 0.04252115 BTC
Feerates: 201.37 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (133,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,551 781,551 000000000000000000024dc41f4acfacf6d0fcaa957cb14fa3bf26915cae5629 2,763 1.00/1.00 vMB 27
781,550 781,550 000000000000000000009d0d89651cd25a9ab5b234d0e4d2997f944c93a51292 3,272 1.00/1.00 vMB 32
781,549 781,549 00000000000000000001ff512eb1645f458b8c91755024eebacf9f92486b6c81 3,109 1.00/1.00 vMB 26
781,548 781,548 0000000000000000000106ecadf1fff2607fe9fc0f01b2875eeeb1bb62d6b31e 2,056 1.00/1.00 vMB 31
781,547 781,547 00000000000000000006464da2e8886434e7ef91df9b8ca89e3f083c738ef557 3,480 1.00/1.00 vMB 45
781,546 781,546 00000000000000000005649effd3f65add9514fcc78f2fd771f4f71705471931 1,239 1.00/1.00 vMB 11
781,545 781,545 00000000000000000005722a62c9ea35839ac541abaffad46b8a0666639f6c6d 374 1.00/1.00 vMB 6
781,544 781,544 00000000000000000003d4dadee4abbaa96e50683270fe3c6c5d739b6e678ef9 950 1.00/1.00 vMB 9
781,543 781,543 00000000000000000001b7c44fe5f1ba6316058bb1589a51db90277b3d5ee7b9 3,589 1.00/1.00 vMB 27
781,542 781,542 000000000000000000003527e139a278bf1e3b1117401b00c78681fe87fbfef8 316 1.00/1.00 vMB 7
781,541 781,541 00000000000000000005aa6286581c168321c301d509218a52bf84e1928821b5 819 1.00/1.00 vMB 6
781,540 781,540 00000000000000000005e069f0f9f2c532a2f3440aee00e9ced293888cff338f 3,212 1.00/1.00 vMB 28
781,539 781,539 00000000000000000002a01655ff4bc2ae2dc7f2d224c6790de4c42f036794f8 480 1.00/1.00 vMB 6
781,538 781,538 00000000000000000002886086829b00083d13fae2cb3322fb7c3f435cdbef2e 1,904 1.00/1.00 vMB 14
781,537 781,537 00000000000000000003010b02d37cd0d653e776a9ebe1a6430862d436a8bc32 2,162 1.00/1.00 vMB 14
781,536 781,536 00000000000000000005dfbf1c17e63518eb68687d3a8c6df9f851b804d7d449 1,067 1.00/1.00 vMB 9
781,535 781,535 000000000000000000023121391da9f710dabda466711c07c2abb8db65f70c24 2,626 1.00/1.00 vMB 17
781,534 781,534 0000000000000000000165cfc3f84298812c6696f906ce53544091fda5a7be04 2,029 1.00/1.00 vMB 21
781,533 781,533 00000000000000000001f62ea590a7de311d7e48e8a819722c2058a17b27c9e6 3,511 1.00/1.00 vMB 31
781,532 781,532 000000000000000000060f66f52f585d2677e4e34c6dbf0904dd218cccdb8c7a 2,282 1.00/1.00 vMB 19
781,531 781,531 000000000000000000052f8c29b3bd83ffbca89135ec7cb43a3c9580e3439222 3,148 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.