Loading Tool

Explorer IconExplorer

Memory Pool

13,997 transactions
10.71 vMB
0.04329627 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.53/200 MB

Candidate Block

Mining Attempt 80adbc1e876739f06d182bb08f9037c4ecfa9fff801c3bd486c81d7f66b954ae
Version 20000000
Previous Block 000000000000000000007fe516c23d208c0e936621568af08b537f0dfad8b31f
Merkle Root 77d79eb1ead85a52bc84610199d24593b5cd352fda539ae06cf22af699dc9c6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 0.9979745 1.00 vMB
Total Fees: 0.02473365 BTC
Feerates: 202.69 > 2.48 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,810 (706,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,073 207,073 00000000000000a46e4a6c089c5cc4df3855447294b91caa26a240b3d5dc25de 106 0.05/1.00 vMB 213
207,072 207,072 00000000000001425cd68a2da6a29c79e5e076d92f5dc343188374036206e780 199 0.09/1.00 vMB 201
207,071 207,071 00000000000003ad067c47cd20146e93bdb0d85b4d51e34b3c9030edfc2567cb 431 0.17/1.00 vMB 239
207,070 207,070 00000000000000212976dbd518da44f2f20796a758acaf8a68836cd9e828262a 110 0.04/1.00 vMB 237
207,069 207,069 000000000000050a7892c3b00663842d0c1513c68ecbb3c04dc97002a395c7a1 65 0.03/1.00 vMB 220
207,068 207,068 000000000000027766b8b8f7ba378fc1948297bfc79bfa78fa617be9e7937297 172 0.07/1.00 vMB 252
207,067 207,067 00000000000000acaea3d10fcb9a555fa5e458bd35bfc359dfadfd0ccb87175c 16 0.01/1.00 vMB 88
207,066 207,066 00000000000004488bc6b0259f4ff9a57eac424f13d84e2cfc3507404725be6f 211 0.09/1.00 vMB 222
207,065 207,065 00000000000000317930ca55c6410dc098d7c74c07d55243dca93667e7658be2 133 0.05/1.00 vMB 432
207,064 207,064 00000000000004f1d390a444e2315cb3e8b008c3e87b72d6072612689bcfe008 413 0.15/1.00 vMB 201
207,063 207,063 000000000000024013bf67b20bc666c6bbc618209833c5bbe25eec7fda1b508b 18 0.01/1.00 vMB 90
207,062 207,062 0000000000000396727f6a1f12cde4e2ee32f95cbc30554d593fccc2897dd479 223 0.08/1.00 vMB 178
207,061 207,061 00000000000000d02effacbbe4b18b0d7df4d60e879de016c7261b2736e25f90 72 0.04/1.00 vMB 163
207,060 207,060 000000000000038cb4163bf0518d4f4b9ae662c46d46606c421652820b6efd56 113 0.08/1.00 vMB 111
207,059 207,059 00000000000004a3503c85c6b931bb17477c7f406a300778f4be8ed3c75e2237 152 0.08/1.00 vMB 162
207,058 207,058 0000000000000237e44a2e18567f806caab293abcd10475637b293736c209b0c 54 0.02/1.00 vMB 207
207,057 207,057 0000000000000281f90b70ef00409ac555d1a00266568f03a1dbd5e8f868534c 295 0.17/1.00 vMB 149
207,056 207,056 0000000000000462f4f78f91338abc9d380a83d0db2b3609d58b1f1bf44e0ea8 11 0.00/1.00 vMB 359
207,055 207,055 000000000000039af7b7932a8552054f77f36e96c6885467ccb612a7efaba13b 38 0.02/1.00 vMB 130
207,054 207,054 00000000000000ca3f53eb96d330ea947763dd0a8ea559a634755e6c58e50c25 251 0.11/1.00 vMB 182
207,053 207,053 000000000000025d41206414681026cc9829967cd139ecb7d64ba146c5fd4e40 321 0.19/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 780.28 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: 516.58 GB
    • Received: 4.46 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.