Loading Tool

Explorer IconExplorer

Memory Pool

41,810 transactions
28.18 vMB
0.06984682 BTC
Random Selection Loading Transactions
Max Size: 144.95/200 MB

Candidate Block

Mining Attempt d81f319e704d4be9f6a65fd73db7ce2f44f87d84604c4c2a34a689b56eb6ed96
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root f73012a031ed6494ee268f3321c3da4e22138467747da86034fc7df3af1aa251
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.01483602 BTC
Feerates: 100.56 > 1.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (270,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,131 644,131 0000000000000000000d90cecba7ad4097fc7ab2e2e4241c85c13271a518adba 2,408 1.00/1.00 vMB 48
644,130 644,130 0000000000000000000daf18c9763715a71c27dcec5ec77218cb886385fb4e03 2,235 1.00/1.00 vMB 47
644,129 644,129 0000000000000000000efa254053bb8eb31dcc83a397941b525b8c8edc976a88 2,546 1.00/1.00 vMB 42
644,128 644,128 0000000000000000000b2330a5123a28666cbdbcb9d0c5ff1c32b9dc59fb9b87 2,091 1.00/1.00 vMB 12
644,127 644,127 00000000000000000002a7e48fc46b7ad551e52ad74458816ef51fe6e112b173 2,593 1.00/1.00 vMB 14
644,126 644,126 00000000000000000001de3195806a7a0791da03ea7f12671174e6755aeb0906 2,590 1.00/1.00 vMB 26
644,125 644,125 0000000000000000000ce40bef2279eee36339bf0e2fc43373e7af29727bc202 3,097 1.00/1.00 vMB 85
644,124 644,124 00000000000000000008fb03a944559d8870f32f8d09481cdf55eea64420152a 2,276 1.00/1.00 vMB 68
644,123 644,123 0000000000000000000608e2a80d1722c17dba6598a2d14558b218a24fdce176 2,182 1.00/1.00 vMB 98
644,122 644,122 0000000000000000000b8153c50eae036262aa706b31787355774fd573c07cc3 593 1.00/1.00 vMB 6
644,121 644,121 0000000000000000001017ebba955eff4b2ad54e57baa488d05059fd4bf711de 2,015 1.00/1.00 vMB 20
644,120 644,120 0000000000000000000d1a3be171493806a62f41d51d5ab5e0377517fb6f3f9f 2,319 1.00/1.00 vMB 48
644,119 644,119 0000000000000000000981c8068ff6e78b1ecdb6a9d9fba543c682424d453a35 2,558 1.00/1.00 vMB 31
644,118 644,118 0000000000000000000bf092ab9a027593c8928b510a6cb55a2b01c13918382d 1,366 1.00/1.00 vMB 4
644,117 644,117 00000000000000000000ab4473f476d8e1a45e7d053541a3d801f3f71a58a44b 2,582 1.00/1.00 vMB 18
644,116 644,116 00000000000000000004585b219632a4e846654b038710a6a088c51e83b3d868 2,351 1.00/1.00 vMB 15
644,115 644,115 0000000000000000000c6e99d44de250257238ab1413d9049eb230c70b501eff 2,683 1.00/1.00 vMB 12
644,114 644,114 00000000000000000009f4b73f7813e4a21276036e23c14cc9eb9c2d3cd15265 2,866 1.00/1.00 vMB 58
644,113 644,113 00000000000000000004749d2548bbf853f91d963f7ba9cb43a3009ed6e265e1 2,595 1.00/1.00 vMB 40
644,112 644,112 0000000000000000000e1f1722252b5cb168492c5ece5a4d1b6b3724b2f6dba5 2,939 1.00/1.00 vMB 97
644,111 644,111 0000000000000000000e9edf2118b6c70524a25aa6ff55627f4a79b428474610 2,804 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.81 GB
    • Received: 12.08 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.