Loading Tool

Explorer IconExplorer

Memory Pool

79,404 transactions
29.50 vMB
0.09184621 BTC
Random Selection Loading Transactions
Max Size: 178.49/200 MB

Candidate Block

Mining Attempt 8691f9f492513dd8f82ecd7432a09d429cfa5e14cf87961211093faf75e6def8
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 4ca2fa91f42cf51fde4bc71e5a00ba3a98ff2173d6c150b66991f8c1c7a958dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.02988830 BTC
Feerates: 301.60 > 2.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (170,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,055 745,055 000000000000000000064e7687dfe6d08362cb80ac06368fad8eb23b49e9e680 1,580 0.85/1.00 vMB 4
745,054 745,054 00000000000000000007c656fd8c9a9a8573e641522be3196b47ce811bafa45b 2,680 1.00/1.00 vMB 29
745,053 745,053 00000000000000000002444fb75214953aae1480a4f83b2738a27fd0bdc4e7bb 2,167 1.00/1.00 vMB 29
745,052 745,052 000000000000000000036066725f57a6a4bb9fc9adb1cb1b6dbc0eab69bfb1d2 1,768 0.77/1.00 vMB 19
745,051 745,051 000000000000000000082997b7a8d116e81cf8a954895eb2c448e9c6f7cccb99 992 0.41/1.00 vMB 25
745,050 745,050 00000000000000000005423b548d409228735058f685bdf30aa3bcb6cf159988 782 0.70/1.00 vMB 17
745,049 745,049 00000000000000000005ea121c79a82fb8da8f5c057c691881667a05b9d6fcc7 1,305 0.99/1.00 vMB 4
745,048 745,048 00000000000000000006f5f2ab9047bce7249238892552bb16672f79611a7de1 2,740 1.00/1.00 vMB 26
745,047 745,047 00000000000000000005dbadcae70b3e8897f715f4a045c313810f05d23a7cb5 3,131 1.00/1.00 vMB 31
745,046 745,046 000000000000000000058f6b329a876c6df76baafca19fc8e0cf169d44663ed0 1,580 1.00/1.00 vMB 3
745,045 745,045 000000000000000000030e77d21002a7272b4a069efc6f90c8f0eafb131d948c 2,239 1.00/1.00 vMB 14
745,044 745,044 0000000000000000000623985502b84b2a1b6aec8da33833bdcd2cd19a2794a5 2,809 1.00/1.00 vMB 35
745,043 745,043 00000000000000000006d7534889df0da79623acf1e8222002e05eef8a41d370 2,492 1.00/1.00 vMB 28
745,042 745,042 000000000000000000070b02f04a5d84e1dbe29369f0ff6e44bfb0547ee20aa3 1,228 0.48/1.00 vMB 20
745,041 745,041 0000000000000000000170b3e844d03b5ee192c1e19fc57df5a5317a7df611cf 890 0.37/1.00 vMB 21
745,040 745,040 00000000000000000001735e891ecd21fcc69d1ebca6caab052481329289008c 2,270 0.92/1.00 vMB 19
745,039 745,039 00000000000000000005528d152ab6af3650428f5e75c05a6dc91115242644ff 645 0.83/1.00 vMB 8
745,038 745,038 00000000000000000008d67c7b054c310459ec8db8b299e8afc30bba1a6fce4c 569 0.37/1.00 vMB 23
745,037 745,037 000000000000000000066260a797063291d8c476187d0cf1a6e5e0a2a0973b24 2,538 1.00/1.00 vMB 25
745,036 745,036 0000000000000000000274c9a46400d895f0fb47eaef37b4a22864295abacaa0 200 0.11/1.00 vMB 20
745,035 745,035 000000000000000000038aec50358fb2b46a39d9c251634c93c5d1cea9059171 572 0.28/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.