Loading Tool

Explorer IconExplorer

Memory Pool

83,161 transactions
30.88 vMB
0.08138583 BTC
Random Selection Loading Transactions
Max Size: 189.40/200 MB

Candidate Block

Mining Attempt c3f3ba4158ebb79f75cbfed7068d30f23b5cef4be9c812c86ab7ba5375d9469c
Version 20000000
Previous Block 00000000000000000001f076bc3e786bae23f48eba6aa2ed10c3322f76f4967d
Merkle Root ebbbd2f4e14ae279ee35eb34490ad367f1c50f7893338d1069bb9da5321412bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,923
Size: 1.00 vMB
Total Fees: 0.01187280 BTC
Feerates: 163.11 > 1.19 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,347 (427,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,535 487,535 0000000000000000007c85adeef84d3977f928a310f4843141c3638a5af9ccd0 2,020 0.99/1.00 vMB 140
487,534 487,534 00000000000000000016070003cf7ca91c87b6067de052c924145f57eb44ecfa 1,657 0.94/1.00 vMB 13
487,533 487,533 000000000000000000dd7a77f2a170879c9aab5f9545f32ab8666b2c3fd04fa2 1,834 1.00/1.00 vMB 90
487,532 487,532 000000000000000000eb07af66159e34c0c8b202f0d7c936781c581597ddeec7 1,501 1.00/1.00 vMB 79
487,531 487,531 000000000000000000ee50f6f732d559dd6a281a29eb6c1fe518ece4a8281489 2,355 1.00/1.00 vMB 38
487,530 487,530 0000000000000000008e7adb4127d055a531ce50d3d50aed922bb97c56ed5723 2,554 1.00/1.00 vMB 152
487,529 487,529 000000000000000000a16b53da00a6e65e3024751b962f714c1d267546379182 1,722 0.84/1.00 vMB 110
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
Previous 10 blocks ↓
Total Size: 782.99 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: 717.97 GB
    • Received: 17.87 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.