Loading Tool

Explorer IconExplorer

Memory Pool

42,721 transactions
26.99 vMB
0.06850991 BTC
Random Selection Loading Transactions
Max Size: 141.57/200 MB

Candidate Block

Mining Attempt 2799c31e1527e347dd264f831bea0a6322d17d2f2ca3394023528f995c4e7e1c
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 17762cbeb7055ca1a14ebc6ebda8adc9f6f5e94ec53249b35c836ea74c50dc45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,478
Size: 1.00 vMB
Total Fees: 0.01820892 BTC
Feerates: 201.07 > 1.82 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (478,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,537 436,537 00000000000000000337e1eb8e5c60e212bcc00ed8a5d591a7f12d827382f311 1,094 0.43/1.00 vMB 72
436,536 436,536 00000000000000000163b2ae6ae70bc264d9fd5dadb43e254bd98f652a35ed26 785 0.40/1.00 vMB 52
436,535 436,535 000000000000000004217d1b29bcf500decb3fb933eafe116e5c1fa8a90b1488 2,289 1.00/1.00 vMB 57
436,534 436,534 000000000000000002dac6c8e26e194cafd619e329cc535def246d9eb6bce79c 2,273 1.00/1.00 vMB 91
436,533 436,533 000000000000000000d0c575f84cfef32fac37a4d41a357c570445b06368e732 57 0.02/1.00 vMB 131
436,532 436,532 000000000000000001ae25c6c56adff50f5b82002032b4e57743594c7baa7fc5 1,379 0.99/1.00 vMB 40
436,531 436,531 000000000000000001eb1293db0ddf33512e4ff6b6bd98c4231092417dabaf94 1,312 0.84/1.00 vMB 53
436,530 436,530 0000000000000000003f866263a55c45e8115625b1b6051ade4a0e26e371398f 1,927 0.92/1.00 vMB 53
436,529 436,529 000000000000000004551f176affa58de535b7ce51854fda1de4db281f1fa010 2,361 1.00/1.00 vMB 86
436,528 436,528 000000000000000003502be888b9efd69784d2c88cce0733e2b3b25e328603bd 387 0.32/1.00 vMB 43
436,527 436,527 000000000000000003b787731eaa9630bb42b50d85e7461fe22439c0af4bb7a0 1,125 0.62/1.00 vMB 63
436,526 436,526 0000000000000000001389767157200380fb9f32d86d5ee527e99fb186baf32d 1,784 0.69/1.00 vMB 48
436,525 436,525 000000000000000002452721f8a81510fcd086dceb93efe5d5d55fcd6a8a5fae 2,553 1.00/1.00 vMB 92
436,524 436,524 0000000000000000025536f1b56acbd093744a6937530246f23cb64a965bd143 1,924 1.00/1.00 vMB 62
436,523 436,523 0000000000000000043c3804d5d2fa4662de864e81ab932da6ff012d2ffda1fd 2,128 1.00/1.00 vMB 61
436,522 436,522 000000000000000000ef1f49afeaa1d35098812136fd4bdc804421def897ef89 2,328 1.00/1.00 vMB 87
436,521 436,521 000000000000000003cbbf8299f9b8e3b8d0df2fe8b2526436651abf417a3082 2,308 1.00/1.00 vMB 78
436,520 436,520 000000000000000001edb0fb4ad933fad629d70762c2ed7332357171a81c47e3 1,580 0.75/1.00 vMB 98
436,519 436,519 000000000000000001187cdf392c95295f63e71263197c26a7e4c70ffd3c8fcb 625 0.99/1.00 vMB 19
436,518 436,518 0000000000000000031213494cae6192b92ffcf8639162bbb056c22531c2e507 977 1.00/1.00 vMB 37
436,517 436,517 0000000000000000032b5ccfe5c974512ed67d122f8c862861f7a0fd324f86b9 2,097 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.