Loading Tool

Explorer IconExplorer

Memory Pool

28,616 transactions
9.52 vMB
0.09998112 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.15/200 MB

Candidate Block

Mining Attempt e4749cebde6a63c68a3e008dccb01be62d13007fe7894ca5310ab43144a7b7c7
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f8a84df56853002d970f5378409d999898cd2b72c9926b245babf79d919756e0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.02833866 BTC
Median Feerate: 3.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (776,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,447 136,447 00000000000000ee27d31eb17dd9c0248598cb54b4f5379254253b3124049468 5 0.00 vMB 73
136,446 136,446 0000000000000887739a049dc7e99c9dd119e0ace5485703ae97ac3b8cec4421 13 0.01 vMB 69
136,445 136,445 000000000000088d57be086ac6a3aea122c501be0d534d4332e1329f279538b6 12 0.00 vMB 355
136,444 136,444 0000000000000893851e99e84f9f52a0e0a78f43beaf43be4cad42ac7e11ff93 76 0.03 vMB 1,615
136,443 136,443 00000000000001dba996c4f8648a8329e408f209478312bc7fd4ef556f337613 51 0.03 vMB 1,414
136,442 136,442 00000000000008e031af4d7e6dfdb20053993a28bd514c780b019e7a1f70f257 58 0.03 vMB 427
136,441 136,441 0000000000000a4af4a63aff1afd4fa9f2fb2810d5141194d85a79078a7cb4bc 186 0.05 vMB 31
136,440 136,440 000000000000032b277f0960bc2ca34778c995d1a1a6a259548f58efa67a540c 69 0.02 vMB 124
136,439 136,439 00000000000008ee76158834860aa0f0524f74f54f638968e87958aaafcbd870 81 0.03 vMB 922
136,438 136,438 0000000000000aad8ecefbd2a642ca71cef3d5e07d2b80f90161b7061af7683f 48 0.02 vMB 221
136,437 136,437 0000000000000883129e9f743003d44d683372aca1a671c62557a735f7e34e3b 29 0.01 vMB 556
136,436 136,436 0000000000000951770fa14d9a450ff6eb867723d12f840f109a19389c9514b9 48 0.02 vMB 967
136,435 136,435 00000000000005e5f990c918571085a030b85022ae5d7d96582fe2dc6033088e 26 0.01 vMB 33
136,434 136,434 0000000000000519fe6f2e1546a85fe0cd5667f75703473d874725aa39eb692e 90 0.03 vMB 471
136,433 136,433 00000000000009471d20c5db165a6abba111148e4210ca0a96dd618485a4ca6b 116 0.05 vMB 264
136,432 136,432 000000000000003b2a3e5982bb99ea5762e127d808228c31dd85bc372d01dffe 28 0.03 vMB 661
136,431 136,431 000000000000066a4dddfb92cb6ddaf341f7d4c42c016854b9489f293afdc25d 35 0.02 vMB 531
136,430 136,430 00000000000003b8ccddef07adea7e7171cf56ff11247213f1df7f60f9eb02f4 77 0.03 vMB 428
136,429 136,429 00000000000009d13b4b1ce9fd1ce9355b5eb498d22cb624c5badbf4026e00da 44 0.02 vMB 306
136,428 136,428 00000000000005240eba244f03d7f4b905f5ada551ba884e169c9df766799973 15 0.00 vMB 443
136,427 136,427 000000000000028a1a051df75f8224fb2f9f4baf1ae1cfedac3d77ad7371318a 113 0.08 vMB 93
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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