Loading Tool

Explorer IconExplorer

Memory Pool

51,296 transactions
28.85 vMB
0.07737342 BTC
Random Selection Loading Transactions
Max Size: 155.17/200 MB

Candidate Block

Mining Attempt 590a073d2acb4957c038138ce3e4ca14079e8c9104af3770027af4f184508aa4
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 3616e4f4be4a99a70127031ccefc01f699228ed833eb25f7f01a40babd9eb913
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,462
Size: 1.00 vMB
Total Fees: 0.02144325 BTC
Feerates: 122.12 > 2.15 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (606,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,084 308,084 00000000000000000f464dc424718158adc6e41515910245dd8e0c24f34c78c5 272 0.23/1.00 vMB 21
308,083 308,083 000000000000000025cf71642cd5f8a043cc8d996a8a6eb633a19ce0f463930d 476 0.28/1.00 vMB 27
308,082 308,082 00000000000000000ecea2722a101ced9fa922075149e8d9f72433cf431f21e3 252 0.14/1.00 vMB 30
308,081 308,081 00000000000000002f850c6a715d80a84ed8a6f73a47c2f5e564271cbbac71e1 98 0.04/1.00 vMB 22
308,080 308,080 00000000000000001ac14eca125fcc8835ca33e2da6bd5c54d07ab3e98a317e0 380 0.17/1.00 vMB 38
308,079 308,079 00000000000000000f05a14ac8ba6f06de454b19e628cb6b9ff5ad210e298847 796 0.39/1.00 vMB 34
308,078 308,078 000000000000000028ef384920e30149213ebb7d22f8800aef209f9ace044a4c 217 0.10/1.00 vMB 27
308,077 308,077 00000000000000002f0140735f914752d8bd10d425dcfa7923364687b17b4ba2 408 0.26/1.00 vMB 23
308,076 308,076 0000000000000000198fefc8eccb082700588568bb1db0af60a3dfec0b2a2281 1,062 0.58/1.00 vMB 29
308,075 308,075 000000000000000043c9d074f622b8a9ff3031f30c4954ebbc501d6ec1eff29f 146 0.09/1.00 vMB 29
308,074 308,074 0000000000000000423235bbb96c073b9d97dc6f9bc733b09b3594b49d7ffa4c 146 0.07/1.00 vMB 37
308,073 308,073 000000000000000013052b88d9400bfb0154ddee25215b4954ac5aad167be3df 343 0.21/1.00 vMB 33
308,072 308,072 000000000000000015cebd2bdcfec2471a8956c75bd869742dd8a393efa2b961 42 0.02/1.00 vMB 25
308,071 308,071 000000000000000004dfa8d149f9dc46431be30bcb8af7e3a5f28fb6d8348531 69 0.03/1.00 vMB 31
308,070 308,070 00000000000000004aa9ba826d8a39a8eccc643151fddaa49735be1fb86aeefc 223 0.30/1.00 vMB 17
308,069 308,069 0000000000000000178771924c9e865794c6453e46fdc64bbc3681145dbc0837 134 0.07/1.00 vMB 28
308,068 308,068 0000000000000000094d7c2c6bfd040666ca7db97aeb31452f734f783dc8338b 120 0.08/1.00 vMB 26
308,067 308,067 00000000000000002f5bc3cdbfe6c8adc9814e0d1a389147b8a66065cf3f9420 37 0.02/1.00 vMB 35
308,066 308,066 00000000000000001a05df4ae40f5da12903b6d9e5852af0ac34fdf07f72807c 383 0.19/1.00 vMB 27
308,065 308,065 0000000000000000128665ea320d01a386af6f5fe7e8c85bdea4a46dd66ac1c9 277 0.18/1.00 vMB 34
308,064 308,064 000000000000000005ed411f196e6b22333b951ead29fbcd9aaf3635587776e1 22 0.01/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.02 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: 649.84 GB
    • Received: 13.22 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.