Loading Tool

Explorer IconExplorer

Memory Pool

73,073 transactions
27.04 vMB
0.06058299 BTC
Random Selection Loading Transactions
Max Size: 165.12/200 MB

Candidate Block

Mining Attempt 858e5c943c6e14b26c702a3e3db418329c5c368938c75ac383eeacb5f4410638
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root a4d1be380cc057af419cb3a8eca2ae6ea74fb2916df29be4365a7f5f9cade36d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,754
Size: 1.00 vMB
Total Fees: 0.00331127 BTC
Feerates: 26.12 > 0.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (427,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,528 487,528 0000000000000000006e6c7c7f2333d54bb082f0514832b2bde72431fb7aaf6d 2,200 1.00/1.00 vMB 126
487,527 487,527 000000000000000000824a2cbabfd94ded8a80c4179a9e662eebb205a6d22663 929 0.72/1.00 vMB 74
487,526 487,526 0000000000000000008cd90e05dd04302c0b7c2df87203fed1869f4bdfd71dd0 596 1.00/1.00 vMB 7
487,525 487,525 000000000000000000296335169a24df920a2be4df29a3543d061c266bc45e9b 955 0.71/1.00 vMB 80
487,524 487,524 0000000000000000000f93f031fd8308d6a231405a3e6ac61ce5645a8aead347 801 1.00/1.00 vMB 31
487,523 487,523 0000000000000000005112467eda79f6c4ee706533d56101966167f17a9dbba5 2,220 1.00/1.00 vMB 96
487,522 487,522 000000000000000000605510e8ef563361e0ffb891f0fb32d7774922247ef361 27 0.01/1.00 vMB 506
487,521 487,521 000000000000000000f292a89d8d21706621a6f7a6ccd8513fffe39884a22c4c 733 0.67/1.00 vMB 39
487,520 487,520 000000000000000000914ba2805c088a8e3aabc0e67062ecc959bb3f2a252469 1,150 0.98/1.00 vMB 6
487,519 487,519 000000000000000000a7e41e6e68d199164cc50b861cf5b7aafe30d0f030892d 1,537 1.00/1.00 vMB 42
487,518 487,518 000000000000000000d79e71e81afda8ec601b01d5a02ce02b1dfd1bf4e75487 1,207 0.54/1.00 vMB 133
487,517 487,517 000000000000000000db88925a5955c9afa17b618e76adb8ac9956cee70010db 2,094 1.00/1.00 vMB 96
487,516 487,516 0000000000000000003a0c553500f009be04a2f1fd85ab93b5373991b37fa081 1,658 0.96/1.00 vMB 28
487,515 487,515 000000000000000000c447a25001ba4bfd3fb4aa6bbe9890912c63b85e33fca9 1,750 1.00/1.00 vMB 55
487,514 487,514 000000000000000000fa0b00f4ab886ef3594c17bce9f16f2cf66a25433e9dbf 1,426 0.98/1.00 vMB 73
487,513 487,513 0000000000000000009094b7e188afa67101a89322c06f7de97f9b15eff75bdf 1,708 1.00/1.00 vMB 148
487,512 487,512 000000000000000000f832171e508a9f6d2127bd7e4db2049f9daccb29700179 2,187 1.00/1.00 vMB 143
487,511 487,511 0000000000000000005287ab97ee8424d0a1e4fca781716c031da9ac7a20576c 1,298 1.00/1.00 vMB 42
487,510 487,510 000000000000000000b71bdbe1293e18c47e8e27f6830becf4c6550c2482c045 1,551 0.93/1.00 vMB 39
487,509 487,509 0000000000000000008c2690a155c9e86f968fdd987ebc6455344751c30026a6 1,745 1.00/1.00 vMB 108
487,508 487,508 000000000000000000ea3dee13705d2531fadf6a7753725d11284f31669be329 2,513 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.