Loading Tool

Explorer IconExplorer

Memory Pool

76,570 transactions
27.46 vMB
0.06774441 BTC
Random Selection Loading Transactions
Max Size: 168.38/200 MB

Candidate Block

Mining Attempt 7190657a615d87698b26a9e6c38f66cf32ff09bdb9c25ea63d049d64d4de4700
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 2e4927848563691b7f8c3de33f0f1688092732a6c69e8b585f10b45a7351ce8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,131
Size: 1.00 vMB
Total Fees: 0.00928474 BTC
Feerates: 59.19 > 0.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (383,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
531,397 531,397 00000000000000000023b9f9b8a2c286dbbe922722d45017ff79257d19bf47f0 2,269 0.88/1.00 vMB 28
531,396 531,396 00000000000000000002afa74785ff93e61b42d869b3f40cbe547cc47d0e2dd5 2,644 1.00/1.00 vMB 10
531,395 531,395 0000000000000000002abb61824a144aeb3061b55a4066e670a2272b9977b775 2,891 1.00/1.00 vMB 33
531,394 531,394 0000000000000000001b0d646524f0125354d55bea0dd91559f3bd465da4de1f 2,885 1.00/1.00 vMB 39
531,393 531,393 00000000000000000006e811c9de5f26422c9746bd547a74ebbc38ae7db673ad 222 0.08/1.00 vMB 28
531,392 531,392 00000000000000000002f20bfe56502abcd27828f1dfe3dd45277e0f12d91f0e 1,016 0.42/1.00 vMB 26
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.04 GB
    • Received: 17.64 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.