Loading Tool

Explorer IconExplorer

Memory Pool

80,139 transactions
30.01 vMB
0.11729482 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 3eb0cb568b57f9deaa1d0209f22adad342d504822020331e97b8272fc39f05f9
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root f628882f3a108a584753f7dc306f81e5bb1f916d23e07f445c693d3f71bebcf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.05601654 BTC
Feerates: 180.34 > 5.61 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (65,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,155 849,155 00000000000000000002bac82d5a69dbd5971dd5fc86350a30f07f76290263c1 6,886 1.00/1.00 vMB 8
849,154 849,154 00000000000000000002c75ac3295c659dd2e3ff455d5a3fb5075e77847aea78 7,763 1.00/1.00 vMB 8
849,153 849,153 00000000000000000000d49ca1d93d77ef9794746a0f539551e675e95a6b7c0c 6,122 1.00/1.00 vMB 8
849,152 849,152 00000000000000000000b96e817cc07137a697ad08bf606920a652ead402b107 3,531 1.00/1.00 vMB 16
849,151 849,151 00000000000000000002461e2a0a32be5b9a72da72e87826e835ca87d8d1dd44 4,776 1.00/1.00 vMB 12
849,150 849,150 0000000000000000000034f142674628548d9e9b6ceefc5c1fbcb8b45c2956cf 3,966 1.00/1.00 vMB 12
849,149 849,149 000000000000000000022a873ed39878a1e1c8f635dad2f1b182a51ca9f98127 6,500 1.00/1.00 vMB 10
849,148 849,148 000000000000000000003145a63331575bf7ca24c284ca4fc517890d947b4511 3,061 1.00/1.00 vMB 12
849,147 849,147 00000000000000000001825e6d9152d6c05d6da41e7804898fa7bc33e4c8670c 3,157 1.00/1.00 vMB 14
849,146 849,146 000000000000000000024081e7bd01c3a2180668b5dc36e7a16fd2b45437e1b3 4,501 1.00/1.00 vMB 11
849,145 849,145 0000000000000000000081057479694ba26379a0a9433aa770170c984960f45f 2,823 1.00/1.00 vMB 16
849,144 849,144 00000000000000000002e640a74a91cfc95955b46194385e6917c0dcd657ca9b 5,745 1.00/1.00 vMB 10
849,143 849,143 000000000000000000028245f9fd9fc885820b01fd6448302a873b3b84270b83 3,951 1.00/1.00 vMB 16
849,142 849,142 0000000000000000000243ab8ef68231828ebd894f9263933bfa1867c4f29e90 3,747 1.00/1.00 vMB 15
849,141 849,141 00000000000000000001449ca2ecd0818eb292f938dcdc068b647991d8444f3f 3,361 1.00/1.00 vMB 13
849,140 849,140 00000000000000000002136948c29215ebd9dab5dc43c103ff688917e28b3af6 3,750 1.00/1.00 vMB 19
849,139 849,139 00000000000000000002a7608b469804b79f15a0e62f1dc3b6bcc3f5902e3262 5,727 1.00/1.00 vMB 45
849,138 849,138 00000000000000000002717c41c14b7865e24af838dbc374fc1952f9cbf7a2ff 5,301 1.00/1.00 vMB 12
849,137 849,137 00000000000000000001fc13cf46368f03f3fb9fa4d6ecb9459dfc6f8158a17c 2,916 1.00/1.00 vMB 12
849,136 849,136 00000000000000000002d34ec3559dafe912de8c23f329aa36004dffc9775b92 5,942 1.00/1.00 vMB 10
849,135 849,135 000000000000000000021f2f267071870f57944ec6e76430e1a66b9d7a8b6f79 4,115 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.38 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 664.48 GB
    • Received: 14.99 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.