Loading Tool

Explorer IconExplorer

Memory Pool

86,520 transactions
31.49 vMB
0.20911445 BTC
Random Selection Loading Transactions
Max Size: 191.14/200 MB

Candidate Block

Mining Attempt 980e9321e25a7838613d40489a5d3d8966a79358ca35c612908fb3622a1f39b0
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root f5e219a2966e1a2978f3eb4b443127d450000926b131b6166409e60f0517fcd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.10566802 BTC
Feerates: 502.67 > 10.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (145,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,145 769,145 000000000000000000035f7f2677303763d1ba9860174a5b751663f9db5c5b04 3,141 1.00/1.00 vMB 24
769,144 769,144 000000000000000000071df62e2cff299ee7b06ca3753c189e1e98eb3b740b42 2,129 1.00/1.00 vMB 37
769,143 769,143 00000000000000000000dd9a4ffebe27f33a7d37e711e4c739ee81f49641cd39 2,197 1.00/1.00 vMB 48
769,142 769,142 000000000000000000005925f1528e8e512b907ab1db4fe5a573d77d338e230a 1,628 1.00/1.00 vMB 18
769,141 769,141 000000000000000000040dd507b5a75ad37dcce0586ec3f88a31d335c12f86f8 2,664 1.00/1.00 vMB 36
769,140 769,140 00000000000000000007294cab0aa97096f9c5b7911c9392afe99a20118d0f8d 2,515 1.00/1.00 vMB 50
769,139 769,139 00000000000000000000dad5766689dfaeae6de7eb98518e6515e67ec3b4fa10 2,590 1.00/1.00 vMB 26
769,138 769,138 00000000000000000005ef9013451426e0f10b18b746ce74e4bf9491ccdab44c 3,234 1.00/1.00 vMB 65
769,137 769,137 000000000000000000043826cbf5328e662416b30f3ddd171db726eb977ab708 3,073 1.00/1.00 vMB 46
769,136 769,136 00000000000000000002d2daf9b19164f648f467ebbc2a08fb59e2dd7bcd1400 3,285 1.00/1.00 vMB 27
769,135 769,135 000000000000000000073e278ff062e18d58888d660760470c0bc16de4533bca 2,590 1.00/1.00 vMB 36
769,134 769,134 000000000000000000052a7bf42cbc9a2d8dfa1e584706a1bdbdee7e814c1c7c 2,326 1.00/1.00 vMB 23
769,133 769,133 0000000000000000000322af724af8b76a4347221932fbbfb9080f2806e37b5e 2,704 1.00/1.00 vMB 29
769,132 769,132 00000000000000000004af69c0b5e042d124f14c2d101cdf7dabd7d76836962a 2,609 1.00/1.00 vMB 32
769,131 769,131 00000000000000000005398b1e4fc73f796a444a0869259cf3a59661d200da67 3,123 1.00/1.00 vMB 20
769,130 769,130 0000000000000000000504241277766b90381453bf39284d7a188edbf4ff3bbd 2,716 1.00/1.00 vMB 21
769,129 769,129 00000000000000000002ccbd47dcf5977809443ea2d8cc2121ea990077b1dfaa 3,249 1.00/1.00 vMB 40
769,128 769,128 00000000000000000004dc3f62dc82c5c8b93d5ec33f2f91562835a0dc8d2421 2,413 1.00/1.00 vMB 26
769,127 769,127 00000000000000000006aa4e55cccb0507252fca0cdcb8c4c89c6d15258450c5 2,596 1.00/1.00 vMB 38
769,126 769,126 000000000000000000068fe76d95c6d26c3385229e15541386ea510308a68173 1,663 1.00/1.00 vMB 25
769,125 769,125 00000000000000000006d2dde4be73ac300c0cb29e19ad9ea65c57a762325ae6 1,401 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.