Loading Tool

Explorer IconExplorer

Memory Pool

86,752 transactions
31.83 vMB
0.10946873 BTC
Random Selection Loading Transactions
Max Size: 195.00/200 MB

Candidate Block

Mining Attempt 51f4fe309ca6cce7e47d4d190924746c457042826f33a48138fbe4ec459600f9
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 4c05079db5798f0f0f25137d7ca4337e659a2ba9e2b45eec6f979d049b03d998
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,853
Size: 1.00 vMB
Total Fees: 0.02857021 BTC
Feerates: 1,236.26 > 2.86 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (134,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,531 780,531 00000000000000000004598a9f634d72fe310b0bbec99d23ffa5a56fc20daedf 2,219 1.00/1.00 vMB 12
780,530 780,530 000000000000000000016e862ce6f18d9dd610db7ce9717fd7aada8f8d97e491 2,296 1.00/1.00 vMB 22
780,529 780,529 000000000000000000065d0e0ef640234bb2acc6eb467b1d538522634b762c8b 2,337 1.00/1.00 vMB 35
780,528 780,528 00000000000000000001713a540e31b6bb4e7b5abe644558ce8f2385ab08e821 1,711 1.00/1.00 vMB 10
780,527 780,527 00000000000000000005068334c8fef34cf912cedae8f6176e7853078b611907 273 1.00/1.00 vMB 3
780,526 780,526 00000000000000000003a821bb23019dfe9cbe83dc9a1145131c6f84739caa3b 1,999 1.00/1.00 vMB 13
780,525 780,525 00000000000000000002cc78c4d1bfe95f94e492028d97eff0e929c94bc6bf9d 1,440 0.99/1.00 vMB 11
780,524 780,524 00000000000000000001b94a90e4f3eb0d42c08181e8b8f44d0efdbffde5ab31 1,744 1.00/1.00 vMB 15
780,523 780,523 00000000000000000004dbd7366d2082ba4a5ab7ddfa3bac2aecb110b2e96f5e 1,827 1.00/1.00 vMB 13
780,522 780,522 00000000000000000003a41ec6803814f4eea3ea4b6e95e912a21db912d84ed8 2,091 1.00/1.00 vMB 11
780,521 780,521 00000000000000000003ff8c74d0ba4df04c98027ae71e40dc5b87d431e74b17 2,487 1.00/1.00 vMB 16
780,520 780,520 00000000000000000004956958d53879ae6862ccd7e691fc74c733e60c6668dd 2,392 1.00/1.00 vMB 30
780,519 780,519 000000000000000000053db175cd0b491e16471f3ea82c6835c6b3f40ef2b391 2,257 1.00/1.00 vMB 15
780,518 780,518 000000000000000000028c4d774287abc27240d85fc396fe7e6c4f1d2fb35ced 2,088 1.00/1.00 vMB 13
780,517 780,517 000000000000000000037c47bf753d5b05c38808de47614d7a54b160a53898ef 1,463 1.00/1.00 vMB 21
780,516 780,516 0000000000000000000218c123f082e299edc9418ef8e1d530a8fb5d28c1e8fd 1,673 1.00/1.00 vMB 31
780,515 780,515 0000000000000000000531d09fd99d65cd1d70d7c226665a04821ed7f455ffac 1,861 1.00/1.00 vMB 13
780,514 780,514 0000000000000000000001adb492b14cc2abc239e535316ae4a2c75eaf3f98d4 1,824 1.00/1.00 vMB 16
780,513 780,513 0000000000000000000419836de19988b22882cb696216eedfe2aa94a365c072 2,718 1.00/1.00 vMB 31
780,512 780,512 00000000000000000006546889565182d175ff55c72c2ceab0f21d8b503315a2 1,547 1.00/1.00 vMB 6
780,511 780,511 00000000000000000002fd535e679cd6ec88522804fcdd1d98ec9825cd9ac787 2,395 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.