Loading Tool

Explorer IconExplorer

Memory Pool

46,905 transactions
29.16 vMB
0.15405953 BTC
Random Selection Loading Transactions
Max Size: 152.40/200 MB

Candidate Block

Mining Attempt 61da854555eeb861d199afe4c6ec8b6997d272fee524d821a923c9f3270bf13f
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 58661b1d20b0c750bff52faf0267fde5418764b064b733361c2f2bfb6e46ba70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.04444217 BTC
Feerates: 200.91 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (246,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,539 668,539 0000000000000000000236bd464d4ba1e8e8addef293451dbeb0d1febd7300db 994 1.00/1.00 vMB 37
668,538 668,538 000000000000000000079678bc222709fdc26b16f2fa80efb55468a713b33725 2,048 1.00/1.00 vMB 33
668,537 668,537 00000000000000000005fb2095bafa69ccb43b8ec140722277fc938e8f12f4a5 2,253 1.00/1.00 vMB 29
668,536 668,536 0000000000000000000938440f8d299ecbffce6c1805def234a9ae192ab456e6 1,950 1.00/1.00 vMB 31
668,535 668,535 000000000000000000091a78c5f52c72c2dd1b95d68b5272e6a7bd87e1b921d6 2,447 1.00/1.00 vMB 43
668,534 668,534 00000000000000000009dbfca9bb97fcc3611d045bb82d8b6114ef250bfb62c5 2,395 1.00/1.00 vMB 86
668,533 668,533 0000000000000000000226fae40de03c97c9b45d1553652b41d38d39b372d2ed 2,314 1.00/1.00 vMB 52
668,532 668,532 0000000000000000000402ca7054e908369b0469fc3aa4049318c4830bc77347 2,777 1.00/1.00 vMB 134
668,531 668,531 000000000000000000013425fcad408751eefc564bd898921a6ad103231cee7c 2,631 1.00/1.00 vMB 75
668,530 668,530 00000000000000000006ffdc10881b6578e8eee5c44ae12047ad21d02f5fa2f0 3,004 1.00/1.00 vMB 22
668,529 668,529 000000000000000000022b2208aeaf736491e17b02ee4359789ed9b88992b95e 1 0.00/1.00 vMB 0
668,528 668,528 0000000000000000000b94b9ded2ca3401bc88c3c479bcb905f3f1fcf0bb1f6c 2,356 1.00/1.00 vMB 125
668,527 668,527 000000000000000000040c88398408af4d720df13bf4faa5b7babae969129ed1 2,177 1.00/1.00 vMB 71
668,526 668,526 00000000000000000002e45d1e5364828636d1412c0500a20c51bdfe3194c43a 2,540 1.00/1.00 vMB 76
668,525 668,525 0000000000000000000513049fbdbf609121408c4bae3b4ccc8cca1c3a247d2e 765 1.00/1.00 vMB 114
668,524 668,524 0000000000000000000b0b663161d67f9356bea7477d810e4b39a424dbe3ef32 2,156 1.00/1.00 vMB 129
668,523 668,523 0000000000000000000603dc27ced1fb759cc67f38b52b45aada227c358eac86 2,131 1.00/1.00 vMB 24
668,522 668,522 0000000000000000000af263f721a3c612fa250e8600ab863c9a5c0b060bf0ab 2,719 1.00/1.00 vMB 126
668,521 668,521 000000000000000000003341c3916ebd55bb5cfdc53954ae6a6c29fdccdba102 2,640 1.00/1.00 vMB 85
668,520 668,520 000000000000000000098870827a26d9330143ba8d578a83e31e85612005f60a 2,449 1.00/1.00 vMB 122
668,519 668,519 0000000000000000000693f3f9cbb8c57bca38985eb8c40f79f1b4976eb83fa9 2,393 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.