Loading Tool

Explorer IconExplorer

Memory Pool

33,708 transactions
25.50 vMB
0.05930874 BTC
Random Selection Loading Transactions
Max Size: 129.28/200 MB

Candidate Block

Mining Attempt 83b6ae9aab4274c496605d58fa3d03bd926a1edafc94e61eb17ba1d7541668a5
Version 20000000
Previous Block 0000000000000000000176c7137e0f80c94d7a4e3a567be575b6133c437322b9
Merkle Root 9ff09f415e362acd36e9dd12517ec0885a0c78a3c3556da55f72f47163278166
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,813
Size: 1.00 vMB
Total Fees: 0.01305491 BTC
Feerates: 201.55 > 1.31 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,699 (67,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,424 847,424 00000000000000000000b1fcadf2f6fa8d2072e2e2b6bf03948eaafcf58482d3 5,750 1.00/1.00 vMB 27
847,423 847,423 000000000000000000012f4b8628dddc2d10c5a825aead23cf2c3a5a430a8ab3 1 0.00/1.00 vMB 0
847,422 847,422 00000000000000000000f2f5d20830a7191028d8d7de12643c3b66914a666d56 3,210 1.00/1.00 vMB 47
847,421 847,421 00000000000000000000c764129648eef66456dbd0f8078c0c292e4a4d3b8f67 5,551 1.00/1.00 vMB 37
847,420 847,420 000000000000000000027a1e488875bc82864d98fba6dfb7957f69e5cdf59c6a 5,214 1.00/1.00 vMB 37
847,419 847,419 00000000000000000000e2446716868f350afc8f6bafe78db983b3e8ac2356cb 5,213 1.00/1.00 vMB 36
847,418 847,418 00000000000000000002a01f7540c151f4fad9710cb81fb6e3cff7487d547128 3,036 1.00/1.00 vMB 42
847,417 847,417 000000000000000000033861abab95bf083750e07d7d7f4f4cc3f525dbca11c9 3,561 1.00/1.00 vMB 42
847,416 847,416 0000000000000000000348ddeb5c714ed9389e7f2ee717ab18b8b7cc6b6d47f9 3,068 1.00/1.00 vMB 66
847,415 847,415 00000000000000000002d7f0cd734a3a02d3c1c07dfe09c6686f84530e741310 5,998 1.00/1.00 vMB 31
847,414 847,414 0000000000000000000147930db588a9cd675ed4dc305d75509e4787e8788597 6,221 1.00/1.00 vMB 29
847,413 847,413 000000000000000000003bcf57182a87f1da5a65303ae2e1a7a1e5ff26ca5869 5,593 1.00/1.00 vMB 32
847,412 847,412 0000000000000000000090d5be95d20126e883b60767f7ef607d8d3ab8ffcdf4 4,834 1.00/1.00 vMB 42
847,411 847,411 00000000000000000000a809ae2eaf4ca1614a73e49da46b4f85256ee97c681e 5,848 1.00/1.00 vMB 28
847,410 847,410 00000000000000000001dcefafc417d6a6cb100e8d3544be3861f90acb3790a2 6,097 1.00/1.00 vMB 37
847,409 847,409 00000000000000000002784ef1283bd99890ecfd6f612db738f570bf9bd06844 5,025 1.00/1.00 vMB 30
847,408 847,408 000000000000000000033a12ac6dd47ad0eabf0f579c3081574b257a9439b153 6,687 1.00/1.00 vMB 33
847,407 847,407 00000000000000000001e0022c4809b7f031afce47ff45d16c38f7a14699cba7 4,975 1.00/1.00 vMB 32
847,406 847,406 00000000000000000002e0fc67641aaa7ee78c902e368aeb4e44121a52b7ca45 3,332 1.00/1.00 vMB 61
847,405 847,405 000000000000000000023e7aa4a0cf6fe61e4c72dc777ae37f2acd8136b6e3da 6,067 1.00/1.00 vMB 31
847,404 847,404 000000000000000000017e29a0163a71a910dbb9f89cff1c3f26de0220a7afe3 6,051 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.86 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: 641.08 GB
    • Received: 12.51 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.