Loading Tool

Explorer IconExplorer

Memory Pool

78,471 transactions
29.50 vMB
0.07567849 BTC
Random Selection Loading Transactions
Max Size: 177.63/200 MB

Candidate Block

Mining Attempt 598a8ce142248d1dda0fd1110001e470e7132e23bca5bf857c53c7b2cfb791cc
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root 2eb9c5eb03b3e7ef6a958843239ea66c68ee222f822c0631bdb1aea5a6f8c7cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,874
Size: 1.00 vMB
Total Fees: 0.01372846 BTC
Feerates: 40.26 > 1.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (548,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,392 366,392 000000000000000011091ed0ac0e3064a658ab2f88b7ba86e33013c4842b86bb 792 0.41/1.00 vMB 39
366,391 366,391 000000000000000014a8b8e1cf331332ef7dbc9713d356ab0cf7e3ea35543499 602 0.31/1.00 vMB 33
366,390 366,390 00000000000000001054f3daf88de5f6b3979ac9ff6e1f424929d0dbd43bb60b 467 0.24/1.00 vMB 29
366,389 366,389 000000000000000008594013d17159f8f750fe303f65dd1fe68ccb60692f8caf 435 0.20/1.00 vMB 36
366,388 366,388 00000000000000000e82368c7125330876650a5d640489498feb4f1d7daad320 303 0.14/1.00 vMB 39
366,387 366,387 0000000000000000077dab71560e490eb87a333faa04a0d2aaec4534ecd35203 388 0.25/1.00 vMB 26
366,386 366,386 00000000000000000e58c4930b53b7e41b33b4c1408bfc5723957a1fd757d6de 648 0.29/1.00 vMB 38
366,385 366,385 000000000000000001c76c79c72ea8e4c20f44e22c635dafa7bf94bab7883ea0 77 0.05/1.00 vMB 25
366,384 366,384 00000000000000001147bd5a526a1b968893f0aa3711cc53faa887cab4ce4add 982 0.50/1.00 vMB 37
366,383 366,383 000000000000000010f02ab765a26659e1356c3e36316b8f55dccd6ab7d512f2 780 0.45/1.00 vMB 37
366,382 366,382 00000000000000000212b0e965163f717e7c098c39838ac75e8367360c0a320b 722 0.34/1.00 vMB 41
366,381 366,381 00000000000000000cb045f45af3c9c32b5bb16ede48568148c1bd86aae1903f 662 0.64/1.00 vMB 35
366,380 366,380 0000000000000000066cd9b6a99e39155c5776f0b72257b2f17669641b994311 331 0.91/1.00 vMB 4
366,379 366,379 000000000000000009b2b954ecc89db1b59155dc9db29456665e9a185c9b6c38 1,497 0.78/1.00 vMB 36
366,378 366,378 000000000000000000a9c9d56a1e8267597110dfb8febc8f4a7d8e9cea66709e 676 0.43/1.00 vMB 26
366,377 366,377 0000000000000000083a2e185bd572ab77a0cd3d698a508779aa517ab5f8be67 1 0.00/1.00 vMB 0
366,376 366,376 00000000000000000826771722efad3af635e9589eac71572ddb71292d1d1902 1,959 0.93/1.00 vMB 56
366,375 366,375 00000000000000000faeaaa94570c185ba21c11d74522e9ea653deb951fe4ffb 925 0.93/1.00 vMB 20
366,374 366,374 000000000000000005b63dab629aed8a93806a9016ba327d7a766bcbcf91e239 1,043 0.64/1.00 vMB 35
366,373 366,373 0000000000000000061b8588946a544802ca4d3ee8f86778e7fcbc569d0df9f3 599 0.34/1.00 vMB 42
366,372 366,372 00000000000000000e9724aa52065dd7ea5df4ed306c67d6990f6ecf5c7a8004 675 0.32/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.