Loading Tool

Explorer IconExplorer

Memory Pool

79,326 transactions
29.52 vMB
0.08475172 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt c6c90b194e07c59c6c2acfbf0d3b523d119d34a9c2c53a1ba9beda557be8159f
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root eb53291bb33d38be5c68be63be7ebca700226f3b5d615361c024f9a35d5b052f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.01982744 BTC
Feerates: 402.60 > 1.99 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (383,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,418 531,418 0000000000000000002d6f01db5d96ad68a9338a80a5181fcf5b84f19c7e5e7e 2,161 1.00/1.00 vMB 28
531,417 531,417 00000000000000000023af5cce76cff19e3e42f67a5cc20f8a10e007ccab6c12 2,226 1.00/1.00 vMB 16
531,416 531,416 00000000000000000015956494219eafa1fbca436a3b6be6fd302109de9696af 1,998 1.00/1.00 vMB 15
531,415 531,415 00000000000000000012114fdd377ba583a8d7a3e39bd2ddd9ad5cd5460103d4 513 1.00/1.00 vMB 3
531,414 531,414 0000000000000000002f49211c617dcb2829cec4c4cc575451f92eee6fffe840 2,031 1.00/1.00 vMB 9
531,413 531,413 000000000000000000254e4630f2acf71b94036d2f6bc4d8a3fd3ebed2f712cf 2,777 1.00/1.00 vMB 13
531,412 531,412 000000000000000000297acc25a39abedfbabc210e7b219f320bfec85f077fec 1,395 0.72/1.00 vMB 48
531,411 531,411 000000000000000000274e6ef8dda90fb3029353e4c7bbf40b7a5360e6b08e65 2,998 1.00/1.00 vMB 15
531,410 531,410 00000000000000000002c14d578fc320ba57fedf07c7bded932037abc74cb473 1,842 1.00/1.00 vMB 58
531,409 531,409 0000000000000000002dbd18dc9bbcfca6431c209b064814a7ac669b10cdb37d 306 0.57/1.00 vMB 4
531,408 531,408 00000000000000000027b929fe4ddff52c6287936cf7012c055ad879ee33ad41 1,913 1.00/1.00 vMB 17
531,407 531,407 00000000000000000007103a569294848d4437419c3c0f731d6834553b8c5683 57 0.43/1.00 vMB 1
531,406 531,406 0000000000000000001a62d62ba9bab89c7ec01bd36be46e88c3547e8a66517f 2,174 0.99/1.00 vMB 23
531,405 531,405 00000000000000000026d72af1fc3cd13c289e536b5a161134778abe5023cb9e 506 0.67/1.00 vMB 2
531,404 531,404 0000000000000000001263d6479542783664a238e3e81a3702b5f1c1d51886fd 339 0.11/1.00 vMB 20
531,403 531,403 0000000000000000002d15c14bae740aec30d75be1ffddc68ee49d9321c80bce 3,059 1.00/1.00 vMB 21
531,402 531,402 0000000000000000001747d8cc3929e1f571738b8216b8ef25809dadb10f8238 443 0.74/1.00 vMB 5
531,401 531,401 0000000000000000000de765ac79a0c54d5d76097f5bc65965d7deafc5ffa718 1,322 0.98/1.00 vMB 13
531,400 531,400 0000000000000000000dbfa3c94398a29b3965583b54f571b770447d69587650 291 0.97/1.00 vMB 2
531,399 531,399 0000000000000000001176f1b6baf7b5581be1fcfb46c21241e2aa5394ee804a 901 0.99/1.00 vMB 12
531,398 531,398 0000000000000000002e86322efed3afff8e670a2a934d33bf0fbb8e746b7c37 1,775 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.