Loading Tool

Explorer IconExplorer

Memory Pool

87,923 transactions
33.01 vMB
0.12959265 BTC
Random Selection Loading Transactions
Max Size: 198.11/200 MB

Candidate Block

Mining Attempt a0318e443b0be6a361e51d8a3e5c9cddedbddd1d714c41d683fefe19d9ac4dd6
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 97c0a085f2306de7d8207f6a7943b7d19f90211d0f48b346529eb3d83187f7f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.04737447 BTC
Feerates: 218.18 > 4.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (532,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,452 382,452 00000000000000000b70f54e4ab11e7b540c20b4a6246bbe137de9ee2febda7a 1,335 0.65/1.00 vMB 35
382,451 382,451 000000000000000008ed888c91f81c8d802fd881312b33a31f2b936d3c62d88a 1,998 1.00/1.00 vMB 36
382,450 382,450 000000000000000009251dcfdf4c837e0ace4becb72fa834c2337793d5ef1481 53 0.10/1.00 vMB 7
382,449 382,449 000000000000000001c938a3f676006057ba552974d052ce3e4fba15e8d3934c 524 0.29/1.00 vMB 30
382,448 382,448 00000000000000000fc84454357b55fb6912ff01793ce99c063981dcf43afdd1 361 0.22/1.00 vMB 24
382,447 382,447 000000000000000008424105c345f3e50cd30e0006b980c9cb152dd21530db23 440 0.31/1.00 vMB 29
382,446 382,446 0000000000000000020391b060c2d8fdf9f0ddb3506f81b1f5523dae0c1ee2fe 759 0.45/1.00 vMB 23
382,445 382,445 000000000000000003d16e3ed31c3379f0de82dcc1699228c8470585b6a94f69 170 0.11/1.00 vMB 20
382,444 382,444 000000000000000004267c1ed2744d31c8a286a34869d2bef8a4d9a58ed0921b 1,326 0.89/1.00 vMB 26
382,443 382,443 00000000000000000bffcb56adb9fbf35d949e6bb28173127b5c58250727aaa6 348 0.18/1.00 vMB 23
382,442 382,442 00000000000000000c8f8634cece2298d2818f106ca1242a631bdb5fa4c788e8 1,869 1.00/1.00 vMB 37
382,441 382,441 00000000000000000238507e76529b076b6d2b2fdb9b9c141b52fa1c0dd4c946 1,394 0.91/1.00 vMB 27
382,440 382,440 00000000000000000636a1d1071a1b466cdd33b083fd79760c425eab11cdc6a3 164 0.36/1.00 vMB 10
382,439 382,439 000000000000000003b38421da33776fab90c9715b616ecd9155d4bc87521e3c 1 0.00/1.00 vMB 0
382,438 382,438 00000000000000000cc7057bf3c7f4764e563c84b7fe2e4fc261d02ce8718694 1,690 0.99/1.00 vMB 24
382,437 382,437 0000000000000000067aabb7da74bf1e07d07e84461b67b22f6aed6a6c3e4418 94 0.06/1.00 vMB 56
382,436 382,436 000000000000000006b29fb86fb4accaea4dd67ef322b00d44710a7551ff9098 1 0.00/1.00 vMB 0
382,435 382,435 000000000000000009505ffff2cd265ccc0135b7dbd7cc6cd759f598504facb9 88 0.93/1.00 vMB 5
382,434 382,434 00000000000000000df82be177d982a1a71af372a962591b9fbba7e43525c919 670 0.34/1.00 vMB 31
382,433 382,433 00000000000000000d5f3d85182847394aee68e59b82929b9f9d14f1678ec3f8 1,845 1.00/1.00 vMB 22
382,432 382,432 000000000000000011a094a44242645a2de268cdf5277147f7b451b98678508b 3,244 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.88 GB
    • Received: 15.62 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.