Loading Tool

Explorer IconExplorer

Memory Pool

80,702 transactions
29.76 vMB
0.07728343 BTC
Random Selection Loading Transactions
Max Size: 182.81/200 MB

Candidate Block

Mining Attempt 40efe5bb217a40cc08cbb00040cf1843d0d47ce40271f23fdadcb51e593dfb6f
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root 332df73fdb20c439a28eaa69c12e37cddd0f903e0e08fd480aa07b5d8b76f711
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,622
Size: 1.00 vMB
Total Fees: 0.01158202 BTC
Feerates: 82.43 > 1.16 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (589,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,333 325,333 00000000000000000d73ce93248bfc1000aa4eeaebed3815e06943437b705782 142 0.08/1.00 vMB 21
325,332 325,332 000000000000000011b5525cf0ae4edb122359043649f841f900e6fa67e06e0b 101 0.07/1.00 vMB 10
325,331 325,331 0000000000000000130f89d32696fd31fa380264021a32234b43b48d80c93c16 880 0.48/1.00 vMB 26
325,330 325,330 000000000000000004641ab753ac5f2d924d9b6efa422f56b9e793e0a7009b45 64 0.04/1.00 vMB 47
325,329 325,329 000000000000000015d7931475070b8c25c9da17ac8dee21ca8ce05266315612 64 0.02/1.00 vMB 9
325,328 325,328 0000000000000000162261cab2d55452d196aa0a07b0a6563809e102536850d5 1,110 0.69/1.00 vMB 29
325,327 325,327 000000000000000002bdb3047c934d1afa63338250f74016c397857e23cd8963 967 0.55/1.00 vMB 28
325,326 325,326 00000000000000000c6870c851386863c76087f7213579191bb6191181f07991 1,590 1.00/1.00 vMB 25
325,325 325,325 000000000000000005f3f265a1636bd90c2c8098093c2db2ccfc91c17890a714 1,661 0.75/1.00 vMB 29
325,324 325,324 000000000000000008f7ff5399a14b990d0a544e6c4f93732cb575bd667ed831 512 0.16/1.00 vMB 62
325,323 325,323 00000000000000001e41b11e3ed8ea7535f9ead9136b8ba89da230fec1d23d44 1,324 0.75/1.00 vMB 26
325,322 325,322 000000000000000008a991eae15f41d54d116bf3a789a793795f0e07b7cd1d11 2,227 1.00/1.00 vMB 39
325,321 325,321 0000000000000000074c805c6d74ec428579d082c56ec31cd742dd876b5e2af9 128 0.04/1.00 vMB 42
325,320 325,320 000000000000000010192adf55a2a60e1522bc313f5dd89f1975af7b60c6bfef 454 0.51/1.00 vMB 17
325,319 325,319 000000000000000019c513391c2f4975fec60a92a09704ed4afcd86a10b3dae2 1,959 0.90/1.00 vMB 36
325,318 325,318 000000000000000017d27207bf4d9d7d1a895ab1235427b8987c7d7679b502f4 768 0.41/1.00 vMB 30
325,317 325,317 0000000000000000160742edb31a363e8f3259c4a7561f8e630150f9608027f0 257 0.18/1.00 vMB 21
325,316 325,316 00000000000000001296c3a4ab3c18d299c456b6d82d82a195e88bb752769252 215 0.14/1.00 vMB 27
325,315 325,315 0000000000000000092100b23dcc6cc02d2859c7e3095419ed471f238b7cddc1 99 0.08/1.00 vMB 12
325,314 325,314 000000000000000009939af1086d39b1ae1412c88c648a525e4e2c6d76dd68d0 957 0.57/1.00 vMB 30
325,313 325,313 0000000000000000022b69e841536e237d114b7a0a70ed7d6c9d1cc3fe61b388 587 0.33/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.95 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: 715.23 GB
    • Received: 17.67 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.