Loading Tool

Explorer IconExplorer

Memory Pool

76,235 transactions
28.25 vMB
0.09184353 BTC
Random Selection Loading Transactions
Max Size: 171.45/200 MB

Candidate Block

Mining Attempt b7a3cb812f6a097ed071bcaace4f20f26db3ebadd2bf79c0da49727dbd4baa12
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 33af02462a6e52a6184c72f2545bd66c900b5c411af7a959a0ab3563a8a55562
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.02996251 BTC
Feerates: 402.60 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (584,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,589 330,589 00000000000000000faedcb799a4671cc2892db87623a9f19cca40cb7972adcc 725 0.47/1.00 vMB 24
330,588 330,588 00000000000000001678537809038d52f6a66a3657042ac90f3a7bc9ea87ded0 80 0.07/1.00 vMB 8
330,587 330,587 00000000000000001819bb54fec04dcafe8a2ee25e2567f407b1a6e528e1bec5 390 0.30/1.00 vMB 21
330,586 330,586 000000000000000000f3ab899081e95b5152e4d34742e68e491e13dc0a8e5455 369 0.20/1.00 vMB 25
330,585 330,585 000000000000000016852425c47f28f9b6831071203dbfbf18a325c4be568cb1 846 0.51/1.00 vMB 26
330,584 330,584 000000000000000003969fbde72ac6fca2970e553e5d102a2b3325f0a2f48a21 682 0.62/1.00 vMB 11
330,583 330,583 000000000000000005ac9e83fa1e70fc237ec9db9f7c127b98f93eccdc145566 1,104 0.75/1.00 vMB 23
330,582 330,582 000000000000000006f30c776925733e0c0d92d1a7b9c750c5b7cfcae0c692b6 64 0.04/1.00 vMB 33
330,581 330,581 00000000000000000dfd9d3e8924241dfe88456114f4f1f423d80ed0dc3b99eb 704 0.75/1.00 vMB 17
330,580 330,580 000000000000000019d565023417cc5c13e2684f663e8aadcb326122c60d8680 1,880 0.75/1.00 vMB 32
330,579 330,579 00000000000000000a8bb170868a76706af2f2e951514a8e045a3a737a113367 128 0.05/1.00 vMB 69
330,578 330,578 00000000000000001a097fc9819bc695c4861ae33fac117eb24c3c03c9aca0fc 674 0.75/1.00 vMB 16
330,577 330,577 00000000000000000b5fb3b43a63727c28dd286854fe2ececa30fe25f3c5c8df 1,280 0.50/1.00 vMB 36
330,576 330,576 00000000000000000578d9155c5cd2905304a5820a7daf97e89c1babaf7968e4 1,544 0.75/1.00 vMB 27
330,575 330,575 00000000000000000f821d7433ed49e3300b460957f4db02d47785b5f8c6b49c 1,024 0.29/1.00 vMB 50
330,574 330,574 00000000000000001b273143dd332f7d8b9e0c99b836a6a2858a53b04629a388 1,498 0.72/1.00 vMB 29
330,573 330,573 00000000000000000c8956834d8441d5bef22387b53a04e0e0314ed2f1506c63 841 0.71/1.00 vMB 22
330,572 330,572 000000000000000013a73893a53babf673a17ab31203e79e14a73496610643e2 890 0.55/1.00 vMB 24
330,571 330,571 000000000000000018b329ff079567604e52d1089a3732d626e0b5f625f09a6b 531 0.30/1.00 vMB 26
330,570 330,570 000000000000000005975767cc2ebd9a095e4ec2bd14b735d21fbf47b94cd7ee 787 0.57/1.00 vMB 23
330,569 330,569 00000000000000000cf40f2d197d55289287e2a229a197e9767236383a005e34 271 0.18/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.