Loading Tool

Explorer IconExplorer

Memory Pool

45,183 transactions
27.45 vMB
0.10952863 BTC
Random Selection Loading Transactions
Max Size: 143.99/200 MB

Candidate Block

Mining Attempt 94ca3da51c1323b3b30d0f8512a5c90b875e275c971a377ef9697fa07a60611d
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 5cc28422f05d8fbc807ffede096e9d29fa3a8c201125fcb7c2aa12e536199f26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.05142725 BTC
Feerates: 151.16 > 5.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (580,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,369 334,369 000000000000000004578fd09f37444b7f6d35d8f1cdf29d2d60a1e48e7ccfdb 231 0.14/1.00 vMB 20
334,368 334,368 00000000000000000faea77976e924af5d3d41f853553eaf683889e55719b753 687 0.39/1.00 vMB 23
334,367 334,367 00000000000000000d1e3d482372127c3015d036c301378d08ea8580116bea89 175 0.14/1.00 vMB 17
334,366 334,366 00000000000000000e624778a684b07eb30f62e2ddd1d8f91c55feefcc84439d 286 0.12/1.00 vMB 32
334,365 334,365 0000000000000000094ecf87b3331bb893b88c3c7fd9c0e20a10487329f9b8cf 610 0.42/1.00 vMB 19
334,364 334,364 000000000000000013dd9952696fc288baba0aa4f446ff3953c0462edefc92b0 38 0.02/1.00 vMB 12
334,363 334,363 00000000000000001b731699a6ca45bb36509842d07f33dfcd2cc6abfdc7d62d 57 0.03/1.00 vMB 22
334,362 334,362 00000000000000000d4a0b0467d01c1ea7246599f7b37f61c50435736cb906f3 155 0.07/1.00 vMB 23
334,361 334,361 00000000000000000a22dc7676f3feb9b634c430bd7e45ba5aa3f0ccd04f7e51 343 0.19/1.00 vMB 23
334,360 334,360 0000000000000000144f373cf2d0e89dd492522a8c0a79ccf82b528f99ff55a1 706 0.67/1.00 vMB 15
334,359 334,359 0000000000000000014846d3b4cba97b8a650413608b0f15572dfc2af84d7aee 689 0.29/1.00 vMB 69
334,358 334,358 00000000000000000edf59fa4226ffe2d1d8f53817879f86775b8d5aa8270d34 229 0.24/1.00 vMB 42
334,357 334,357 00000000000000001138da454b9720c7a8434036b05108b567412c08d4a3a316 165 0.09/1.00 vMB 12
334,356 334,356 0000000000000000077481debd686b3f3652a0bba469440676116d418921307c 649 0.34/1.00 vMB 24
334,355 334,355 00000000000000001b6d6ead7b1ce1e37206b9a96d383f964d2d0cd54c8a9fa1 670 0.42/1.00 vMB 21
334,354 334,354 0000000000000000087a249d5dacf82b0c1a06b09c781df1898043c39241d03a 198 0.33/1.00 vMB 13
334,353 334,353 00000000000000001a9ed8175da6e1eee6e17333c96cb8dde453981df2559e12 1,868 1.00/1.00 vMB 26
334,352 334,352 00000000000000001a01c0dd077d1aedd807bd29bf7ed3625f0fa083be844d90 332 0.15/1.00 vMB 27
334,351 334,351 00000000000000000adb590e9123f4d8a1caa748c63e20d75964e74190c5beb7 776 0.45/1.00 vMB 34
334,350 334,350 00000000000000000d078d0ab5a68bf03e4745ea4a9b864e6b1a3b472ba9415e 569 0.57/1.00 vMB 16
334,349 334,349 0000000000000000181a1f75394d09c2150e6eab9ef45cd9df683527a7073061 1,840 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.