Loading Tool

Explorer IconExplorer

Memory Pool

77,477 transactions
29.98 vMB
0.10889162 BTC
Random Selection Loading Transactions
Max Size: 180.89/200 MB

Candidate Block

Mining Attempt f50de635bda97206c57f1d12da7c3c86522c1c488c2973bf7e8ebadfcc691630
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root f66e8e46ede8435eacda92bb92922fb67459c692e265dfd0be70031bbd39ff42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,100
Size: 1.00 vMB
Total Fees: 0.03800196 BTC
Feerates: 357.61 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (11,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
903,828 903,828 000000000000000000019a80cf0228d211af4b8587d7376381d320449d2ee5c5 3,206 1.00/1.00 vMB 3
903,827 903,827 000000000000000000024f0fd5d6d7200ca6a885f4046555623adc5d20d15ef7 4,315 1.00/1.00 vMB 4
903,826 903,826 00000000000000000001e99a8d2da450f5a642d2f0147b43f6faf739045e0da2 3,820 1.00/1.00 vMB 6
903,825 903,825 00000000000000000001b10adebc5c45242f374be8cac92e673cf6311a2b71b6 4,909 1.00/1.00 vMB 1
903,824 903,824 000000000000000000005d95aee8bf7822568439e9268923761d6de12cf75891 3,506 0.99/1.00 vMB 1
903,823 903,823 000000000000000000008a5986f639bcb30644c2721b38df8b514c991b6ca70d 1,850 1.00/1.00 vMB 1
903,822 903,822 000000000000000000010f0d0700e3041282a37d8f8e35a473ae4b253321d151 2,544 1.00/1.00 vMB 2
903,821 903,821 000000000000000000015a665fad8aebf933c7dc9214d7280245ae08edba63de 2,343 1.00/1.00 vMB 3
903,820 903,820 0000000000000000000032f017255212063894e831e1669c044f95b2c378f949 3,765 1.00/1.00 vMB 4
903,819 903,819 00000000000000000000e8e69d805078afa15947eaf0cc3fe0a9f563da20f93c 737 1.00/1.00 vMB 2
903,818 903,818 00000000000000000001d617097b9cd65bed71e044cbe0b9f6c0451f4340f86d 3,382 1.00/1.00 vMB 3
903,817 903,817 0000000000000000000216db310a106f986d1ca66299886866c7573380688b46 3,737 1.00/1.00 vMB 4
903,816 903,816 00000000000000000000b63bee00832663471a9863c9ec2a508dc6c932baeeaf 4,171 1.00/1.00 vMB 5
903,815 903,815 0000000000000000000209ec9dc99d537d775fe94343975edca1068662521b7f 2,568 1.00/1.00 vMB 1
903,814 903,814 00000000000000000000261fd31d0f4c6138dc74981fa8eb9140a7a1ed43e05d 1,435 1.00/1.00 vMB 2
903,813 903,813 000000000000000000007baa43da74c78fbb7dc6b4bf5f1ef16d800a3b884051 1,504 1.00/1.00 vMB 1
903,812 903,812 00000000000000000001e17cafd50a39b28ab9826d35fe2d2010cc506596f9fa 2,435 1.00/1.00 vMB 3
903,811 903,811 0000000000000000000202f7c811550caf6d12d5c8042b339b2a0ebc42bd68fe 1,475 0.45/1.00 vMB 1
903,810 903,810 0000000000000000000026e6a5bdd15ed4fce3176b8468c6cda1cb218c4d51b3 1,656 0.86/1.00 vMB 1
903,809 903,809 00000000000000000001facebb55c1b43750918ca4b9943ec41ecf8a2b342d54 505 1.00/1.00 vMB 1
903,808 903,808 00000000000000000000e33ae49d182d5468236ef0b9099132694c5164fd8d3b 577 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.15 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: 744.38 GB
    • Received: 18.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.