Loading Tool

Explorer IconExplorer

Memory Pool

82,782 transactions
30.39 vMB
0.14683098 BTC
Random Selection Loading Transactions
Max Size: 184.05/200 MB

Candidate Block

Mining Attempt ab1174109987659845b3c07079a9d5472b7cfb943a882e5e22b2ee8138d7a43d
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root aae884e7e92475197221df3b667f6cae6e48eca557534441b1ff7869718a6593
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.06652682 BTC
Feerates: 150.61 > 6.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (131,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,106 784,106 00000000000000000003be2a69c72ae7c8c255360fc5477fc68c72907f88bf8b 2,504 1.00/1.00 vMB 34
784,105 784,105 00000000000000000004fa43523498e1849528735078a9b776087a7dcde8dcb0 1 0.00/1.00 vMB 0
784,104 784,104 00000000000000000004132e0bf350ec5040265a682c9a9343346dcdc3253a1e 1,682 1.00/1.00 vMB 28
784,103 784,103 000000000000000000050450ec7450f29e4db9e236fa6a800906efd6d7b9ffba 2,396 1.00/1.00 vMB 15
784,102 784,102 00000000000000000001b3c548b8f4723108baaf4415551fef99b469f4fbe9b4 2,678 1.00/1.00 vMB 12
784,101 784,101 00000000000000000002ae78ab776b3441c11a0adccb4782fda04c8562191b63 1,995 1.00/1.00 vMB 18
784,100 784,100 00000000000000000003e9d863fbb54473a7b74cf80bdf8dde74f60b1d4018e3 3,209 1.00/1.00 vMB 20
784,099 784,099 000000000000000000044f4a889caf1ef29897ef4b9959f87b2849111ba57779 2,968 1.00/1.00 vMB 20
784,098 784,098 00000000000000000001fddd8e442eed88f4219f98af1938abf19ce625bf69c7 2,278 1.00/1.00 vMB 23
784,097 784,097 00000000000000000002eed537daac89b018ac192e69686e1e7a951da6d23889 3,436 1.00/1.00 vMB 30
784,096 784,096 000000000000000000044848313363ce8c15a8a6c8c2080fbbffbdafff8e631e 2,092 1.00/1.00 vMB 22
784,095 784,095 000000000000000000003664695ef027278db7721fa5599db3590f15018ddf76 2,577 1.00/1.00 vMB 21
784,094 784,094 000000000000000000017c761aa1e9349a063c99637d780a4fba30bc106d7457 2,126 1.00/1.00 vMB 19
784,093 784,093 00000000000000000001d8f225041f0f7face37e69ffb758d8daab9bbc6d4637 2,568 1.00/1.00 vMB 18
784,092 784,092 00000000000000000001c5fde1991743625d6c64173fc2e28377d1aea8a1cc23 3,138 1.00/1.00 vMB 25
784,091 784,091 0000000000000000000057d1872dcf358973300d1b23eac8e8a305c3ced2d701 3,335 1.00/1.00 vMB 26
784,090 784,090 00000000000000000005aea3bc491f7356f4c16a8cd135f4d69d37d3c4b27df3 2,777 1.00/1.00 vMB 37
784,089 784,089 00000000000000000003fb54ee773580b5fa5c6b87bab3e1dfb6c2460b799a6c 2,503 1.00/1.00 vMB 35
784,088 784,088 000000000000000000055a0201a2ff03b0924809f70d4533bf26d25913099430 3,724 1.00/1.00 vMB 34
784,087 784,087 00000000000000000001f68c80d6fa17ad51705cea80107d55c822c83fd364b2 3,636 1.00/1.00 vMB 35
784,086 784,086 000000000000000000009766b011b2801dfc5ca7ce025f1b6eeef86b6488223e 787 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.63 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: 672.32 GB
    • Received: 16.20 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.