Loading Tool

Explorer IconExplorer

Memory Pool

82,912 transactions
30.72 vMB
0.08109740 BTC
Random Selection Loading Transactions
Max Size: 188.45/200 MB

Candidate Block

Mining Attempt 43d55a41e1749ddda76fc30de8a86bdc85f39c12e9edd3ac307b5bf1b425c95b
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 32f63a493df56defe31efc17aa92d5206057592b5dea328834683a6254ace0bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,517
Size: 1.00 vMB
Total Fees: 0.01157389 BTC
Feerates: 40.21 > 1.16 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (550,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,500 364,500 000000000000000009b23af2cdd1e1e51f0bbf858e1a407f90e9f020cbfa417e 4,243 1.00/1.00 vMB 9
364,499 364,499 00000000000000001330f30177cab71598278add0d2f90ec1bfe416909dcf103 1,662 0.93/1.00 vMB 36
364,498 364,498 000000000000000009a6a9af8ff4e97234941b474610238b79b4b7e818a32da1 2,030 0.75/1.00 vMB 80
364,497 364,497 000000000000000007d3b0c68aac75ec972b026abc4c0f3d7374765be1097a93 830 0.75/1.00 vMB 30
364,496 364,496 00000000000000000699f9b409571af97df9d420ab442fd741267ea1442ebb6a 1,542 0.95/1.00 vMB 40
364,495 364,495 00000000000000000d5b6b41f73f155aeb6aa1b6b32885594d7a433e944a7f32 1,354 0.95/1.00 vMB 31
364,494 364,494 00000000000000000968a7305124291a21760e9483fa941397e39002d4a054d2 1,907 0.92/1.00 vMB 35
364,493 364,493 000000000000000013dffb15c26fce3a6a81ddafc65fd61bc7155e1ef2fa84a7 4,839 1.00/1.00 vMB 12
364,492 364,492 0000000000000000142a39ee84e86b8922b1212e690ddcbec9838c7726103eaf 1,152 0.99/1.00 vMB 20
364,491 364,491 000000000000000000209c21ae5d2a76740c2228be43151f99953e5ecc5bb81f 303 0.14/1.00 vMB 47
364,490 364,490 0000000000000000036ce0d0c0f663b7b2fdce0ab1d471a1ebc73c8db6d60648 1,340 0.95/1.00 vMB 31
364,489 364,489 000000000000000002819f289d9efd56f723e6561bf597e89df3bcefd18bb61b 27 0.01/1.00 vMB 144
364,488 364,488 00000000000000000d2632115fc080e110133d0afd4ea99890518513627f3762 256 0.14/1.00 vMB 40
364,487 364,487 000000000000000016305db7615acd61befbbfa86e76f38e69d5c4159a517121 870 0.75/1.00 vMB 32
364,486 364,486 00000000000000001489c07f4b6cba8cdf4b4df23d9d8bfaf110ea8b25504806 323 0.14/1.00 vMB 75
364,485 364,485 00000000000000000a477698006e5d5fbc3037a0f992be9528e139f8815371ac 824 0.75/1.00 vMB 25
364,484 364,484 000000000000000000e4a81e540108634745a93d7f4ae0a7640ccc2a2d539eca 108 0.14/1.00 vMB 19
364,483 364,483 00000000000000000df3065c9aa5c1d475de92c435c13a8acccdd263d3d3e45a 1,712 0.75/1.00 vMB 72
364,482 364,482 00000000000000000b5dff067547ac077cd07141330812d0e0aaf4c6a5f1e0cc 4,257 1.00/1.00 vMB 41
364,481 364,481 0000000000000000038c542ed15e3e8313457ff69ac1cf44a70ba57aaf6cc95c 269 0.14/1.00 vMB 47
364,480 364,480 0000000000000000115b6bc0d70446df3ce2449fdcdd929d007fd324e9cfec29 1,249 0.75/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 783.03 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.52 GB
    • Received: 18.08 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.