Loading Tool

Explorer IconExplorer

Memory Pool

81,028 transactions
30.19 vMB
0.10387169 BTC
Random Selection Loading Transactions
Max Size: 182.15/200 MB

Candidate Block

Mining Attempt f7b9a032d36ff3d0d463d1eb4530a9a4d8d9690cce1f767a0b0f7349ea077a00
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root fb251427705ba8bd7daf7285d74029c3e91dd0f6de1103dcc74e3367d39c9013
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,153
Size: 1.00 vMB
Total Fees: 0.03104332 BTC
Feerates: 54.29 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (289,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,099 626,099 00000000000000000005ff4229b478dabf53758435da6e1be6969eb9b9deb731 2,678 1.00/1.00 vMB 9
626,098 626,098 00000000000000000002af97483e6d1528a6c367da59085969ad3bedb2130264 2,565 1.00/1.00 vMB 28
626,097 626,097 00000000000000000008962c86b15609ecb753b8467dbd66a97a778cd0716137 2,679 1.00/1.00 vMB 30
626,096 626,096 0000000000000000000916e03477e7fab0f94dacf8d6ac72a3508cef223d782e 227 0.43/1.00 vMB 2
626,095 626,095 0000000000000000000ed8fda28eee9ccaecd755fa03fe3549f8367e7615d531 2,479 1.00/1.00 vMB 16
626,094 626,094 00000000000000000009d72395e6db8c03b85b6eeb3e9f2924d669a7db6d7868 526 0.36/1.00 vMB 9
626,093 626,093 00000000000000000007003342a1b012ac1aaaf1fb5b2715b49e9d9a037dbe9b 2,230 1.00/1.00 vMB 13
626,092 626,092 0000000000000000000e8b50b817a75f7dead063a9fd1a9cd137523f15eb9583 928 0.41/1.00 vMB 14
626,091 626,091 00000000000000000004ae210ec9c27e2857041f299938b40a7d11c934bb0d0f 1,028 0.68/1.00 vMB 14
626,090 626,090 0000000000000000000e2127220d4a8abb034e963b62a7b25df9eb38c1124150 703 0.89/1.00 vMB 6
626,089 626,089 0000000000000000000f4e0fd0026c8965ccd6f80d85d32f43bad90d3c766163 2,934 1.00/1.00 vMB 17
626,088 626,088 0000000000000000000dbc3e95db3ffb66ae42e3c359f3b60f941ca4c54cd8e9 492 0.58/1.00 vMB 3
626,087 626,087 00000000000000000001df44e0ed2ad8e11a4dc99bac0d44ab22d2c7ddeb6f04 423 1.00/1.00 vMB 4
626,086 626,086 00000000000000000000349bf0cb2cbd6b6dc657ffe357c596a4e3752922718f 1,929 1.00/1.00 vMB 7
626,085 626,085 000000000000000000036be92d7b693bc20d3e7dba4e3d7baa1e49f61aeb5704 2,789 1.00/1.00 vMB 22
626,084 626,084 0000000000000000000eeb16543c030b525492668c193c317a226ce89d2ae30d 366 1.00/1.00 vMB 3
626,083 626,083 000000000000000000059c360becf50362556a9e9e7925ab7cd3da7101c94690 2,058 1.00/1.00 vMB 3
626,082 626,082 000000000000000000123005c564fea470714551506425ceb6794d3a869313d5 2,271 1.00/1.00 vMB 20
626,081 626,081 0000000000000000000c6441064af30ec1842504ecc3841269428a6f62fc36be 2,775 1.00/1.00 vMB 30
626,080 626,080 00000000000000000012ec2d512528e0229875b6c6fcfa8fd2cab49073be799b 973 0.50/1.00 vMB 12
626,079 626,079 0000000000000000000ef09f0b8e8ac8ee44ca393be39ba9e9cb6fa67c513544 439 0.60/1.00 vMB 3
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.87 GB
    • Received: 16.05 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.