Loading Tool

Explorer IconExplorer

Memory Pool

80,309 transactions
34.63 vMB
0.17483584 BTC
Random Selection Loading Transactions
Max Size: 193.91/200 MB

Candidate Block

Mining Attempt 09a97736e250c4c8e8b4a0b6ac7710bda49853366b721434c85cfd0ea4fd7787
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root fed11a4e4580e1571de3a4f29171b08a3e34407f6b7149040d2374813142e83d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,124
Size: 1.00 vMB
Total Fees: 0.04637243 BTC
Feerates: 150.93 > 4.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (37,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,231 878,231 000000000000000000022413063c038ea560fe31b968ec478aab72fd873d332b 3,461 1.00/1.00 vMB 3
878,230 878,230 00000000000000000002877dc0bffb9c8ca66792b5a24e2d32dfdbf3d7fd2a23 2,905 1.00/1.00 vMB 7
878,229 878,229 000000000000000000025243b3f935737ad120c100e83ff63eadee2c902e9209 3,768 1.00/1.00 vMB 8
878,228 878,228 000000000000000000002d98973a5066e1b87e154232d0269fcd25b9ac551ceb 3,832 1.00/1.00 vMB 5
878,227 878,227 00000000000000000000c75dc9d3296751a8bb62b2463fbc49035ee75ab45f39 3,796 1.00/1.00 vMB 7
878,226 878,226 000000000000000000023659403acc746ca75162025839017b2414d02c37ddca 3,460 1.00/1.00 vMB 11
878,225 878,225 00000000000000000001ac1bd4d2cb4713b5ad75e3a0c7848767e312dbd9bba9 3,994 1.00/1.00 vMB 7
878,224 878,224 000000000000000000002725b38f05784971ff8bc7e9c2ededd1b3188bdc84de 4,808 1.00/1.00 vMB 3
878,223 878,223 0000000000000000000189a6549d3842f5ca1d9727d89d58bf92bdbc4fb62e1c 3,756 1.00/1.00 vMB 4
878,222 878,222 0000000000000000000109e97746ae186cd1d8a6462dbf152c5bd74dc13ff62e 4,227 1.00/1.00 vMB 4
878,221 878,221 00000000000000000000c73ffab715da30cf8aada816239dd30c26ca7c1af7c5 3,165 1.00/1.00 vMB 5
878,220 878,220 000000000000000000019b00b09212a79bc82c341be212ad075bf028a263c331 3,761 1.00/1.00 vMB 5
878,219 878,219 0000000000000000000000a0650d4241d0acc828ee82bec2e4579d4de11c574e 3,225 1.00/1.00 vMB 3
878,218 878,218 000000000000000000018ba153fc713244d45d330cc2319522ceaabb61e4c31c 1,949 1.00/1.00 vMB 1
878,217 878,217 000000000000000000000d59837fa18d2c6d2c1f28b5c763c373ed7ce3bdf4b7 3,447 1.00/1.00 vMB 3
878,216 878,216 000000000000000000006ab2ac483ceac60a085b088fb59c7545bf24ee2c10c5 2,513 1.00/1.00 vMB 4
878,215 878,215 00000000000000000000ea5597f4c674f2a9270d63288a0a6462c4f7821a0e91 2,129 1.00/1.00 vMB 2
878,214 878,214 00000000000000000000116a375e7d8b4333868df647fa552b0bcb678acabbd6 982 1.00/1.00 vMB 1
878,213 878,213 00000000000000000000a252ff9f764dfa5acd3d47c8af70d89aa2a3eef765e0 161 1.00/1.00 vMB 1
878,212 878,212 000000000000000000025fac0b08c72fdf3371741f72438cca8efe2ab5cb8b6b 381 1.00/1.00 vMB 1
878,211 878,211 000000000000000000010476beb5c6bb32eb31738645dd0445995c574f4f6d0e 1,615 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 734.16 GB
    • Received: 18.55 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.