Loading Tool

Explorer IconExplorer

Memory Pool

81,102 transactions
31.43 vMB
0.08669690 BTC
Random Selection Loading Transactions
Max Size: 189.98/200 MB

Candidate Block

Mining Attempt ffec6a3996fcc80149c88d0d4c37bba38605fbd921c73337767690aa9ad8cc26
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 1570cd7086587ca0164b9209b3ef5ecca6f0baadd8b2e721cc19ce08ab04b3be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,030
Size: 1.00 vMB
Total Fees: 0.01861068 BTC
Feerates: 150.65 > 1.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (460,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,080 455,080 000000000000000002778bbcc26f109fbe02f7bc80ee745bdff53f1ba2bb8e01 2,080 1.00/1.00 vMB 140
455,079 455,079 0000000000000000025d2111093189709c61c4846e3736f225fc2e9d5239d2c1 2,914 1.00/1.00 vMB 147
455,078 455,078 000000000000000000d7edc38702c91f85f0cd4a31cffc7109c7e90ef60dad89 3,063 1.00/1.00 vMB 149
455,077 455,077 000000000000000001592e58862af900e468292aa27fb6642e709f48930b6f0b 3,352 1.00/1.00 vMB 128
455,076 455,076 000000000000000002772584e950d3950258778e1724bef2214221f0d37bfb71 2,766 1.00/1.00 vMB 149
455,075 455,075 000000000000000001c6aeefc10de05b613680cc3c41c3eaff5869ba233d46cd 2,482 1.00/1.00 vMB 129
455,074 455,074 000000000000000001a5fd636a19d240bc3492888cd8ced692cf0af4ce1ea699 2,273 1.00/1.00 vMB 178
455,073 455,073 0000000000000000006fb438d75467531af8d53081eeb31fb18c4b02b382f838 1 0.00/1.00 vMB 0
455,072 455,072 0000000000000000015c6c8805935fa142fbe25354cb78e4c6757a1cc6c13197 2,297 1.00/1.00 vMB 159
455,071 455,071 0000000000000000020737d26f813a28258c4e634a0453c7f64af078822fc0c1 2,332 1.00/1.00 vMB 139
455,070 455,070 00000000000000000241700cbab0562bbe625946adc02b9e5c85bb43bd2d3d67 1,706 1.00/1.00 vMB 150
455,069 455,069 0000000000000000012e6560e73740982ca1361a63dc093a021a2597a22ee82e 1,318 1.00/1.00 vMB 125
455,068 455,068 0000000000000000024e15a40cfc93075e12702652a222f98a6c5a2861495824 1,670 1.00/1.00 vMB 120
455,067 455,067 000000000000000000dba1b7d4b5d6d5040b95bf75f7aa15aaeb35b8a8e1063e 1,365 1.00/1.00 vMB 148
455,066 455,066 0000000000000000003b91814bde26526c9b664891b3bfbff16f22bfc2d90c4e 1,952 1.00/1.00 vMB 142
455,065 455,065 0000000000000000001cf6ed259653f63f08b61b956296819e513528ac5fccc5 1,923 1.00/1.00 vMB 126
455,064 455,064 000000000000000000cd6c5feb6942dcbd42265bb238706e71e11539cf901909 1,993 1.00/1.00 vMB 162
455,063 455,063 000000000000000001397582a1718f95441281cc4003bd7dd41908b2c50893a4 2,524 1.00/1.00 vMB 130
455,062 455,062 00000000000000000119d68ba90ceb36fc1ce5271ea188f8595a5345f591a32c 2,088 1.00/1.00 vMB 149
455,061 455,061 0000000000000000009671ec31cbe4fdbce02284a89eac30a7801edc93f361a4 2,291 1.00/1.00 vMB 198
455,060 455,060 000000000000000001552fa1b81500af7a3cf02c0c1e016a481a6f0912e8eecb 2,447 1.00/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 782.74 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: 708.15 GB
    • Received: 16.72 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.