Loading Tool

Explorer IconExplorer

Memory Pool

40,914 transactions
27.96 vMB
0.07364394 BTC
Random Selection Loading Transactions
Max Size: 143.55/200 MB

Candidate Block

Mining Attempt 4f17062809d8de77e459771545797bb618c1b5d6487e0fa878c317787febfaaf
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 712ac7df9afa64ac931a66fce12cbf86691e392362861327c90232df20d58d70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,746
Size: 1.00 vMB
Total Fees: 0.01991925 BTC
Feerates: 101.49 > 2.00 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (248,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,662 665,662 00000000000000000004d93786762fe349cd1b7c8c6a0e6f78dbe958066a844d 2,231 1.00/1.00 vMB 98
665,661 665,661 0000000000000000000cbe5d77506569f5965cacc318ab04d615332a6f3bdbd5 1,386 1.00/1.00 vMB 122
665,660 665,660 0000000000000000000b0bb6228660b3bba4e3fb74e7b38efbb44366339108d0 1,972 1.00/1.00 vMB 140
665,659 665,659 0000000000000000000460c1fd326fcbadeb0bb3f19a5632d283291ccd1e625b 2,302 1.00/1.00 vMB 110
665,658 665,658 00000000000000000000dca3236c03603494943e82b8cc9926a319cf30df6fea 2,298 1.00/1.00 vMB 95
665,657 665,657 0000000000000000000c1cb6ab7b6e08538cae8310ee16c0f53a908ea134d472 2,889 1.00/1.00 vMB 91
665,656 665,656 0000000000000000000740a93f9ddee6fa5e0873b66c84aeb4d6087cb4ea59eb 857 1.00/1.00 vMB 84
665,655 665,655 0000000000000000000cd428c7524265ebbdece99df9ca159d62fab9b39b227b 2,945 1.00/1.00 vMB 103
665,654 665,654 0000000000000000000622e7b8af4f221cf799b65f54c050e0214a980476bf80 2,522 1.00/1.00 vMB 114
665,653 665,653 000000000000000000013bdaa979a421ddcec9e548a1eef8c1b0176f8a25b368 2,050 1.00/1.00 vMB 86
665,652 665,652 0000000000000000000c29e0ee127c69622ac28a8e5bea0c646bd6569ab4b8ba 2,841 1.00/1.00 vMB 111
665,651 665,651 000000000000000000052a45c8be22bb72981fec3d0bc0796cb45e76ee43e2f9 2,552 1.00/1.00 vMB 115
665,650 665,650 00000000000000000005f2ae299c673f76f74bab3ede9deda9a4f05ef21061d5 2,081 1.00/1.00 vMB 119
665,649 665,649 000000000000000000043edd82208be015d3e35e8c33acf613a1a1acd75b8de4 2,657 1.00/1.00 vMB 105
665,648 665,648 00000000000000000007ad979fe427a4fd94a3f2a988fbb9ee09587eb03b149b 2,496 1.00/1.00 vMB 118
665,647 665,647 00000000000000000002183a40cfee46ab22579c5bd3fed3e4b9f7a122d7f67b 1,050 1.00/1.00 vMB 112
665,646 665,646 0000000000000000000239ec2728583831b4c5529ea5a6625b80169f4751f74d 2,029 1.00/1.00 vMB 136
665,645 665,645 0000000000000000000298095189248833f8081179b7890d0f3489c1999dedd7 1,674 1.00/1.00 vMB 97
665,644 665,644 00000000000000000000eb26aa876272278ca21cf5a3025ababd00dc1869d5d5 2,456 1.00/1.00 vMB 130
665,643 665,643 0000000000000000000b66867f21d2f693233f1adffe647c16ebea36f82ddbc1 1,531 1.00/1.00 vMB 93
665,642 665,642 00000000000000000001d69a960abc28fead9920c528efdb11952b58ebc7d24c 1,879 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.