Loading Tool

Explorer IconExplorer

Memory Pool

40,875 transactions
27.33 vMB
0.06462554 BTC
Random Selection Loading Transactions
Max Size: 141.21/200 MB

Candidate Block

Mining Attempt 589c81cc29ed4cca466b1d27d1cd925b32c43bd9d50f2b4234599217c7d8875e
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root d9d1793b057978d541b80dd1c0c26cd004e322e8ce58c55d652367af3696f783
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,700
Size: 1.00 vMB
Total Fees: 0.01243714 BTC
Feerates: 15.07 > 1.25 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (77,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,716 836,716 000000000000000000029ebe13a3519de68036e98988b0918af1ddee7217d37e 2,683 1.00/1.00 vMB 58
836,715 836,715 00000000000000000002039d61304b6859245e6a2ea22fbd68a35f2b68f4cecb 3,133 1.00/1.00 vMB 21
836,714 836,714 000000000000000000018809af04a435d7f6a9b1a8f9e5a9089b5ce0ad947dd6 3,033 1.00/1.00 vMB 25
836,713 836,713 00000000000000000000da143fbae5d73e84b0a0706a6289d799dc00a0c1a4ad 3,053 1.00/1.00 vMB 29
836,712 836,712 00000000000000000001e96e497433f9c18977a18b4e9568ade7f7c5edcd7e43 2,863 1.00/1.00 vMB 30
836,711 836,711 00000000000000000001c350a3c54049e58f2f35468acd1e2e6620e127537a83 2,979 1.00/1.00 vMB 39
836,710 836,710 0000000000000000000276e01520f4699546fd0676ead628b7537ceb7dcfd1be 3,181 1.00/1.00 vMB 30
836,709 836,709 00000000000000000001a59f75e3dbe37292b988cdb5607a08fee2aba34b7137 3,359 1.00/1.00 vMB 28
836,708 836,708 000000000000000000008760a18e60a704f06a1d69862e5ec82082ba385a1a3e 2,295 1.00/1.00 vMB 16
836,707 836,707 000000000000000000006e4b445ef4d77d3e75ac4f4aed33386bd8fb5479ae51 3,268 1.00/1.00 vMB 16
836,706 836,706 00000000000000000002e4c5dedfc02c1836cf62b0c22cb17513762007052ba8 3,372 1.00/1.00 vMB 23
836,705 836,705 00000000000000000002453d753d14ded73ca7344fd46c456c609cd124420453 725 1.00/1.00 vMB 10
836,704 836,704 00000000000000000000189214a5430522fd5d856e2cb1a2283aba442bad8d73 2,226 1.00/1.00 vMB 15
836,703 836,703 000000000000000000004263559eb97ac0ad0c83889fb91190998b0287696e91 1,116 1.00/1.00 vMB 9
836,702 836,702 00000000000000000001bcc65744a6e53f0c4b092577b79e68f1bc4c40c20493 2,922 1.00/1.00 vMB 20
836,701 836,701 0000000000000000000012e13ac1b559bb6df75e20beb30597a8bd277c1e998d 1,402 1.00/1.00 vMB 10
836,700 836,700 0000000000000000000163d1760e375f1bd98f464630ee1e989d19c6a48e51de 3,827 1.00/1.00 vMB 18
836,699 836,699 000000000000000000017dd2d0866cde1202ee4b794a4eb4988ba68d017820d5 3,225 1.00/1.00 vMB 12
836,698 836,698 00000000000000000000678e813d487f69b9405dcce071b8c008db38e309a069 3,504 1.00/1.00 vMB 24
836,697 836,697 00000000000000000000583f960ab79966d4622382079485e4271478433b178e 3,509 1.00/1.00 vMB 15
836,696 836,696 000000000000000000019c7ece857f25903b139cb69a3c7347267e75f2c97491 2,589 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.22 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.