Loading Tool

Explorer IconExplorer

Memory Pool

82,497 transactions
31.06 vMB
0.09166419 BTC
Random Selection Loading Transactions
Max Size: 190.21/200 MB

Candidate Block

Mining Attempt a6597e3cbdbcdfb94b527354d0b4f51de59c5f7667dbedbcc9c6b416efbee223
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root a4088dc7ebabfb47ce423510039b0aa31576217347c219791703f6e980f2c35c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,489
Size: 1.00 vMB
Total Fees: 0.02175727 BTC
Feerates: 100.00 > 2.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (564,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
350,437 350,437 00000000000000000624b7cd48f7bf5c5b6486ebe05d70c0021d593b78b2ad85 1,024 0.31/1.00 vMB 48
350,436 350,436 00000000000000000b8359f7a77379c7724ae290ad0eebb96a2b53abcba5b087 466 0.28/1.00 vMB 20
350,435 350,435 00000000000000000be18d94ca10982a8d4c5a53c8b3a5dcfa15e1118f8547f4 1,627 0.75/1.00 vMB 31
350,434 350,434 000000000000000011eb2eacc9a679cf24a09dc040213b53f940f6e8bf49081d 116 0.09/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.