Loading Tool

Explorer IconExplorer

Memory Pool

80,883 transactions
30.09 vMB
0.12723423 BTC
Random Selection Loading Transactions
Max Size: 180.98/200 MB

Candidate Block

Mining Attempt ae9a9fa492382bc9443072cfb56d4e01938c277a23c880ecd24db62564677f38
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 1f4066eebfbe340c1e432753dceda396508a2eaf8df46615d69296a54d161fe9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,788
Size: 1.00 vMB
Total Fees: 0.05251336 BTC
Feerates: 242.90 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (564,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,458 350,458 0000000000000000060bec7e58ccbcf3a06c1865579b9fd45954b61da627b3a4 214 0.08/1.00 vMB 35
350,457 350,457 00000000000000000e74be517b439b0134f544be4aa22a6daa2094a635b0d086 454 0.25/1.00 vMB 24
350,456 350,456 00000000000000000b2d605f94cc78fb9f1ea3298198e4a7d885cca38daa574b 367 0.19/1.00 vMB 19
350,455 350,455 000000000000000006e2b689bd4c955aafde2ff1d96f67e5293f7c4ae9e9b39a 1,421 0.75/1.00 vMB 28
350,454 350,454 0000000000000000033389ef85e429a2b0e7815fa7ebea068217d51200ab81e4 465 0.28/1.00 vMB 27
350,453 350,453 000000000000000013f100fcc4ebacdf0b2f85612d399be40fc8488f89563cb0 415 0.21/1.00 vMB 30
350,452 350,452 0000000000000000135834b61608cce600d721a90d195e88f9b273d8bd12bbb8 332 0.17/1.00 vMB 18
350,451 350,451 000000000000000016a0c69ca50f801885a133902982ff711dfc82d2b61f1c04 876 0.44/1.00 vMB 32
350,450 350,450 00000000000000000727607aa04d0d4a67b242615f036dd5dd1c1546166b60f3 36 0.01/1.00 vMB 35
350,449 350,449 000000000000000015b2b7f48d68f357ad96e4be79278d303f4328f92ca64158 137 0.06/1.00 vMB 30
350,448 350,448 0000000000000000056f51fe2cc4e67d497d1dd4c77996af850ce7277d283efb 344 0.22/1.00 vMB 25
350,447 350,447 000000000000000012a1b8c79cc224d8bd54fd8fbf8bbd9079b36bf07523792a 374 0.19/1.00 vMB 28
350,446 350,446 0000000000000000091cc48554d5bb3a41db83c3caed8964ca6b6f070f066c05 250 0.15/1.00 vMB 25
350,445 350,445 000000000000000011c1831dd1c5decc8acaaab84c196c7aa325e81445c3a11b 136 0.07/1.00 vMB 16
350,444 350,444 00000000000000000d358e4af8b624b18c3c2c6fad8ddacb9d681b466c65e2d1 776 0.40/1.00 vMB 23
350,443 350,443 00000000000000000974d5807adc834c0510ff5762a8c936fd16d213b5176586 134 0.10/1.00 vMB 14
350,442 350,442 00000000000000000db5e2cc094c5f27bbe9790cdacb591b4ed871f8607965a0 609 0.34/1.00 vMB 26
350,441 350,441 000000000000000000a46b4ccff1290d4ad3f7201cb7777657f9c36286784bbe 789 0.43/1.00 vMB 26
350,440 350,440 00000000000000000c0ce655df559d15f6fc91183546afde34071e0661e2547d 576 0.36/1.00 vMB 19
350,439 350,439 00000000000000000578e73fd68a619655335ad1ece9b78c406a4715959ff3a0 2 0.00/1.00 vMB 0
350,438 350,438 00000000000000000546c4625eb7f141dfa80321c2ae585b4da47dc55b2fc1da 1,215 0.75/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.67 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: 673.30 GB
    • Received: 16.42 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.