Loading Tool

Explorer IconExplorer

Memory Pool

70,537 transactions
26.73 vMB
0.07197670 BTC
Random Selection Loading Transactions
Max Size: 160.81/200 MB

Candidate Block

Mining Attempt 7743c2da70fa5f24d85af7d06ea4b485c4a96c345fe5da9d59141d9c2d0febc6
Version 20000000
Previous Block 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7
Merkle Root 81baa826115e1bff2bb7806ddf3a991e733a2b7ebd93c47918d79c9118b91998
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.01491092 BTC
Feerates: 136.43 > 1.49 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,467 (74,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,266 841,266 00000000000000000002af24c3665fdd55c78f25437c8c74554698a5d072c0bb 2,363 1.00/1.00 vMB 25
841,265 841,265 000000000000000000008c49401a8fb2d8cac963b0cf100c413d7ddd3f7b8b99 3,834 1.00/1.00 vMB 40
841,264 841,264 000000000000000000032c6040522cf955bc7d98f4f75cb73a7a65ea5114c0ab 3,290 1.00/1.00 vMB 42
841,263 841,263 0000000000000000000252e937cc5f2943c423511fe67195510f42617681fed3 3,127 1.00/1.00 vMB 42
841,262 841,262 00000000000000000000eb76d02ebe1a5d3ff0601617d1674a1555194c9a3194 3,976 1.00/1.00 vMB 60
841,261 841,261 00000000000000000001d518a319a3d6b3cf63460b81486df43a29a9096eb3cc 1,485 1.00/1.00 vMB 27
841,260 841,260 00000000000000000002f2241e83941ebc87de0553e12c97d7d6826c6b4ef9f9 3,855 1.00/1.00 vMB 36
841,259 841,259 0000000000000000000131d8f2d3ec5bda68b1b741f0a398bc0b0c5502e5f53e 3,542 1.00/1.00 vMB 42
841,258 841,258 00000000000000000000f911fb204fc0f4f36894a040aa179bee9124558e7eb9 3,175 1.00/1.00 vMB 39
841,257 841,257 00000000000000000001e937a16f5d099272eb3bf57314a927111ca3835339ce 4,603 1.00/1.00 vMB 37
841,256 841,256 0000000000000000000252739b9ec123c2855bc8416d5bdb4927fafcac9fa7d2 4,408 1.00/1.00 vMB 31
841,255 841,255 00000000000000000000bdb690dcd26bb1da9864346db1809fe01abb4a997131 3,748 1.00/1.00 vMB 46
841,254 841,254 000000000000000000016115ede7fd2b601cd98a46144e6720f2094f1eaa5f50 4,315 1.00/1.00 vMB 58
841,253 841,253 0000000000000000000140699f6e1dbf383036a7317347ffee95b1b51c7bba6d 3,914 1.00/1.00 vMB 28
841,252 841,252 000000000000000000002894d3c4ad1c2bfec8657595efebb8cd59b06d3d23bd 4,154 1.00/1.00 vMB 56
841,251 841,251 0000000000000000000320d4cf7b2a1b0ecdc0134376096a944c67b8573c1939 5,380 1.00/1.00 vMB 28
841,250 841,250 00000000000000000002e60d33b0a5eb058cbfe4b7af2e5a553f822b443a37af 3,736 1.00/1.00 vMB 41
841,249 841,249 000000000000000000024ed6c7465cd6cd53ccbd5b2506921a672a4072f9d068 3,535 1.00/1.00 vMB 27
841,248 841,248 0000000000000000000131a9c1ed81cc805f380a56dc22f90d47737c7f81d2a8 2,833 1.00/1.00 vMB 28
841,247 841,247 000000000000000000032d2ff7ae5ca8dc3136637d9639e317e3c46a1171dc47 4,381 1.00/1.00 vMB 33
841,246 841,246 000000000000000000024e80c950c0e708a09ea8145c7ad4bec43b69e7a56266 3,784 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.20 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: 754.94 GB
    • Received: 18.94 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.