Loading Tool

Explorer IconExplorer

Memory Pool

40,005 transactions
26.26 vMB
0.05698252 BTC
Random Selection Loading Transactions
Max Size: 136.76/200 MB

Candidate Block

Mining Attempt cb328a6c6e699b2da2c7838c0afdba673e1272d4fb494b2abffadfd16d3de28d
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 30a5376b33eee94c4f3e56a06dafa182bae2413aa862033354242390217a5b0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,197
Size: 1.00 vMB
Total Fees: 0.00880612 BTC
Feerates: 116.03 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (386,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,082 528,082 00000000000000000010a18a79ddf4730a98deb6a5b1130c35430c532fb5b094 2,754 1.00/1.00 vMB 15
528,081 528,081 000000000000000000069a5c581e40783ad8cd201105a1c4e2dc55b230e1a622 2,709 1.00/1.00 vMB 27
528,080 528,080 00000000000000000033fb42a62e6e7c85107478d1f530ab9bc868d0266453d8 2,317 1.00/1.00 vMB 8
528,079 528,079 000000000000000000296890b0c77f4122a3b5c5b3ca0b62d002cdd79d3b4856 2,963 1.00/1.00 vMB 19
528,078 528,078 00000000000000000024bb803eaf1e3110137d1ee93dc45a773d932ac192b920 2,237 1.00/1.00 vMB 34
528,077 528,077 000000000000000000059d9bd2126982f89ffdde8982db028ac5a63dcf8516ba 2,592 1.00/1.00 vMB 24
528,076 528,076 00000000000000000017b8ae4badab2b4a0784eda1492c0183123afcb884f252 2,548 1.00/1.00 vMB 23
528,075 528,075 00000000000000000002a2bd6e22c416d11af2771674b84743f134012fa957cd 1,747 1.00/1.00 vMB 9
528,074 528,074 0000000000000000002dce036bcbabd73fdf29a8d06c60b5146fe2a4ed790cf3 2,301 1.00/1.00 vMB 23
528,073 528,073 0000000000000000001788a40581ad1a0e8e82764fd8b1a61ff3fcd24c222f03 1,692 1.00/1.00 vMB 14
528,072 528,072 0000000000000000002c25ab800dd1ae72de872dedd08d1a1ca6d4fc5fbbe6dc 1,475 0.51/1.00 vMB 21
528,071 528,071 00000000000000000030019358ec987838da5fab075f9b04eb6ae278a0c229f6 839 1.00/1.00 vMB 8
528,070 528,070 0000000000000000000c5ab8c06c024388cd7ba87dd50813cff5fe37e19ac274 1,950 1.00/1.00 vMB 21
528,069 528,069 00000000000000000004eced14f7e54bf54669b349d95d531dedca4a877559f8 1,952 1.00/1.00 vMB 31
528,068 528,068 000000000000000000234bae757d77598764f29639565555fec475748872ae0e 2,195 1.00/1.00 vMB 35
528,067 528,067 00000000000000000035e882fdefcafa3d59e4f811379283bd18ce2b2b8b6d6f 1,550 0.61/1.00 vMB 14
528,066 528,066 0000000000000000002af0f7831c20723c8532fd6c6ec6c0b36e0c8cddd62f1a 2,100 1.00/1.00 vMB 28
528,065 528,065 0000000000000000001a77a27b8028a3b82a73900293e9b619c86cfbba33c232 348 0.28/1.00 vMB 14
528,064 528,064 000000000000000000104ab8800dcde7a7434dd355abec91fdfc3953f4458c2f 967 0.99/1.00 vMB 13
528,063 528,063 0000000000000000003198e126d4d01326ed5318bc425337e12291904c20a05a 499 1.00/1.00 vMB 50
528,062 528,062 000000000000000000118b8b808c879407b1c0955d78afa6e705fabaa7df37b5 349 0.18/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.28 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: 656.99 GB
    • Received: 14.44 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.