Loading Tool

Explorer IconExplorer

Memory Pool

44,839 transactions
27.29 vMB
0.10144812 BTC
Random Selection Loading Transactions
Max Size: 142.63/200 MB

Candidate Block

Mining Attempt 00d8abb181a9e35758a9049e33c1100b4dc850a62fce3d63faf30a7051bea3e1
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 31d150e1d5d95a63a77f1ff7e5ea8f351a9d250cd1f1104d912928fa8cd15790
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,587
Size: 1.00 vMB
Total Fees: 0.04535984 BTC
Feerates: 151.01 > 4.55 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (534,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,065 380,065 0000000000000000115c123001fd7cccf2feb283951c5748ab654e76772f79f0 1,924 0.95/1.00 vMB 46
380,064 380,064 000000000000000009312a314470b37cf6393f585363e3bf265542d50c928cca 1,942 1.00/1.00 vMB 35
380,063 380,063 0000000000000000043ddd5b915c71e1be2f162038b93866d68bdeb26b6e3da5 2,753 1.00/1.00 vMB 50
380,062 380,062 00000000000000000eb0c540fd0be1d0355a24d721735f722dc25b19c38caf8c 607 0.35/1.00 vMB 28
380,061 380,061 00000000000000000ad826ad0ce34d71d81b43599f3af5d8aa533df3b1df6ac0 179 0.25/1.00 vMB 10
380,060 380,060 00000000000000000835c7d2564ad3614d79ec213c2bf59bbd95f3ae4372986a 320 0.22/1.00 vMB 30
380,059 380,059 000000000000000001580344ce2a791b33400da9fb296d4036312e782d744f59 493 0.49/1.00 vMB 23
380,058 380,058 0000000000000000012656a73a349eeffca8da3ac0476c2790fec02c1c6e85ca 1,433 1.00/1.00 vMB 36
380,057 380,057 000000000000000003412ace89ca7dbfa50645eb264287a3bde0ed013cf0a55b 1,641 0.95/1.00 vMB 37
380,056 380,056 00000000000000000b2b4dbe4f5f5b9549896cb419a1c57c340d00e463e9b2bb 2,784 0.95/1.00 vMB 53
380,055 380,055 00000000000000000b829bc5622fcdf63682fdeff7eb11d1393d569ed264cf14 1,846 0.84/1.00 vMB 38
380,054 380,054 000000000000000006d1e33f47eebad377fd5c8847af9334e2a1159fcae361ed 766 0.36/1.00 vMB 34
380,053 380,053 000000000000000009af5836053a573caa9ad3e7a870479c70f95acb2c18d17f 573 0.28/1.00 vMB 35
380,052 380,052 00000000000000000e14dafb7a4a5471fdc651a0c4d5939c0baf5bbb8709ca16 1,645 1.00/1.00 vMB 24
380,051 380,051 0000000000000000087f1823101ec05eb44c5237cf596053a2b21375639936a4 1,603 0.75/1.00 vMB 40
380,050 380,050 00000000000000000c3480182e4d9606bab13ee4f2370741e58b7d3db8e2728d 986 0.47/1.00 vMB 35
380,049 380,049 0000000000000000036b2e86979e224c4ef40bbefbc3af086ab9beffb87d88c2 133 0.25/1.00 vMB 6
380,048 380,048 000000000000000011aeab1053e76bc9ed9bee6fb30b74ec0b6b7062cf599e35 2,289 1.00/1.00 vMB 40
380,047 380,047 00000000000000000e02491e1352082014a7cd3da8513e4f258a9e20619bdbf9 1,304 0.74/1.00 vMB 29
380,046 380,046 000000000000000006d43b104da6da76756287c4be74d8a57f70ef3b43a9207a 110 0.10/1.00 vMB 23
380,045 380,045 000000000000000001160195352ce34a7494b729c555f46e3f70fd9fffe22a20 327 0.25/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.17 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: 653.49 GB
    • Received: 13.90 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.