Loading Tool

Explorer IconExplorer

Memory Pool

49,799 transactions
30.00 vMB
0.10234650 BTC
Random Selection Loading Transactions
Max Size: 159.98/200 MB

Candidate Block

Mining Attempt 89ca8b6d2ba00f0f60449a17ebf408d401713ebbb5599f0931372b25b1006ec9
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 1a17c45d17e4da709e4c9958449e813d0f0062bf3928ed877b5e55640510de47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.03663001 BTC
Feerates: 150.68 > 3.67 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (48,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,842 866,842 00000000000000000002504206a7acf5fa12c601abec20bb9fda53d5bd42856d 5,449 1.00/1.00 vMB 13
866,841 866,841 00000000000000000001f9d4afc6903b81839ab8011dfae795ef081aec999e67 4,665 1.00/1.00 vMB 17
866,840 866,840 000000000000000000007d9d4db2437031ff300d90fc78cb137d4bd5075d1b9c 4,985 1.00/1.00 vMB 18
866,839 866,839 000000000000000000001105b0e3cfe1e2a31e2c060a7336ccb7fbbb484bc0f7 6,492 1.00/1.00 vMB 16
866,838 866,838 00000000000000000002bf8edf5df1a1b01c54f8f149998a6ed11468edf42e9c 6,549 1.00/1.00 vMB 15
866,837 866,837 0000000000000000000052da1df533dba0c2b950e8599fdc88355d4ff31a2d1a 6,939 1.00/1.00 vMB 15
866,836 866,836 00000000000000000000ce77976fee7d2039297a8fc61b9a38c17569a1082573 3,759 1.00/1.00 vMB 19
866,835 866,835 0000000000000000000249a2c90600411bbf9507e6131d8f07ef26eb8af3bfcc 7,513 1.00/1.00 vMB 14
866,834 866,834 00000000000000000000125861a7f24c3f65802b02f1e1a4df7162b0548ac6d5 5,388 1.00/1.00 vMB 18
866,833 866,833 000000000000000000020037a108cf1bb5a465150382aeaf8ded6dd2df5f8bfd 7,316 1.00/1.00 vMB 14
866,832 866,832 000000000000000000018a7470477b6327337594c7047dd52877e5fb5e31478e 4,501 1.00/1.00 vMB 17
866,831 866,831 00000000000000000002bba71d7162bb559ecabb31e1fbf45edd328f6dc2f9cc 3,085 1.00/1.00 vMB 21
866,830 866,830 0000000000000000000022988143e5392bbbed8eb644e00099fdaca464bd4c1e 6,494 1.00/1.00 vMB 14
866,829 866,829 00000000000000000000f05d966dd1dac9bfa754cf02c696f0f293912390655c 6,690 1.00/1.00 vMB 16
866,828 866,828 0000000000000000000190c1fc73d687f98df56c3f496ad1d433556ad556bffe 6,441 1.00/1.00 vMB 16
866,827 866,827 00000000000000000002fb26cbc3b9f43762d995e4ac8ccef6638af9afded5bf 3,687 1.00/1.00 vMB 21
866,826 866,826 000000000000000000009a381be6008f4739d031fb89348bfdd719c053e57be2 5,777 1.00/1.00 vMB 16
866,825 866,825 00000000000000000000bbb08ff61b7a1008891f21fa60ee1a4c7f564406a4a9 5,903 1.00/1.00 vMB 16
866,824 866,824 00000000000000000001220b07ea8549ae3f39f846065027639534202c49af6f 6,366 1.00/1.00 vMB 16
866,823 866,823 0000000000000000000198c3808c1ea15d3384ef02251af9c8582a6cfb99b950 2,815 1.00/1.00 vMB 19
866,822 866,822 00000000000000000001b6cea7472e925138474c63542ebe74c130478cf928fe 5,845 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.