Loading Tool

Explorer IconExplorer

Memory Pool

77,336 transactions
28.49 vMB
0.09026934 BTC
Random Selection Loading Transactions
Max Size: 173.42/200 MB

Candidate Block

Mining Attempt 90e8a5af7f3e9c1b34d65aab4d0b44c21ceb82e680bb4cb1ca987c7feebd1015
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 98bf2c83f5d6d4d4f7ce560f3e639073832590adf252b862b1914e6c7730873c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,735
Size: 1.00 vMB
Total Fees: 0.02595937 BTC
Feerates: 477.45 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (623,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,238 292,238 0000000000000000dc2bb3f81658b38155446747b088d8e3aa669b234daae478 562 0.34/1.00 vMB 32
292,237 292,237 000000000000000041c2309ae63f4746c004f335526c22954c82eec623e29f90 189 0.11/1.00 vMB 28
292,236 292,236 0000000000000000978735b047efd77d5faaadf0c7e895f83faf254bdeea07d3 440 0.25/1.00 vMB 36
292,235 292,235 0000000000000000afe59f62280145d94f7d6ebc52e69de8437958e71d240a21 287 0.20/1.00 vMB 27
292,234 292,234 0000000000000000d7fcc9b644823efabdaefbccbebcdeaa8486626a93a6ee87 114 0.08/1.00 vMB 20
292,233 292,233 000000000000000072a4707025f3faef2100dc3d608053eeb103a68b1ad3e2a6 345 0.28/1.00 vMB 24
292,232 292,232 000000000000000078f50a7fc969b230d3cce80d6340be7ecba01890e7145c6f 64 0.02/1.00 vMB 44
292,231 292,231 00000000000000002a452398365f1217526ca9c79296863ff471c5b935f0441a 128 0.04/1.00 vMB 48
292,230 292,230 00000000000000009474d7ced01694ce14032e70ee991a6bce83ccee650e0f06 37 0.02/1.00 vMB 46
292,229 292,229 000000000000000098b32f1a0f11cf30d84a7c91a2a119f94cd665cfbab8a2c1 387 0.21/1.00 vMB 32
292,228 292,228 000000000000000025d24399ac3363afde86baf6c2be74c935466a88ab4e0cf5 31 0.01/1.00 vMB 40
292,227 292,227 0000000000000000822c9dd599b53b64a2e93c9b020a952afab0b7fcefde702e 309 0.18/1.00 vMB 31
292,226 292,226 00000000000000003aee98b5144e32aa93c329fcf1bb0963a7596d6223f71bf6 215 0.15/1.00 vMB 26
292,225 292,225 0000000000000000543024b22d79de9f3ee69f43d0f2a439c13effd817c1139f 220 0.26/1.00 vMB 22
292,224 292,224 000000000000000000b134d63e2ef6386a1b24180d591ce01eafd74a860057dd 373 0.25/1.00 vMB 29
292,223 292,223 000000000000000025ed5a84fc550096bd7156855863ae5fb0d60e6661178a95 535 0.25/1.00 vMB 42
292,222 292,222 0000000000000000b2a9de48e4a757f6f235f7358b4dbb0ff3396a7a0c1f3c61 24 0.02/1.00 vMB 24
292,221 292,221 0000000000000000722be545aa98814dfeed282b51c548b7cea3c6b50d3bbf78 797 0.62/1.00 vMB 26
292,220 292,220 0000000000000000754512979301cc88acfe6fae761fc9f34b38a7e69fc6acf1 67 0.04/1.00 vMB 29
292,219 292,219 0000000000000000fd365b14a26242db13943bdc64e18dca65cb4986e587f3df 47 0.03/1.00 vMB 31
292,218 292,218 0000000000000000a9b6af6b54c349a25681886c13f3ed3cd19df7abbaa90bb5 222 0.26/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.