Loading Tool

Explorer IconExplorer

Memory Pool

23,262 transactions
11.41 vMB
0.02430873 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.56/200 MB

Candidate Block

Mining Attempt 0ecc5d524920c12de6f3ec0fc2c62590a1f11dae3e780df0999226eb66c5f117
Version 20000000
Previous Block 00000000000000000000210bd24a30bff63bc2f4e26b25e0e396c3923acbf8cb
Merkle Root 4bfa961af1b7f701266c975d21c76d230996e131524ebdfc965b5015ee4fa42e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,294
Size: 0.9978765 1.00 vMB
Total Fees: 0.00563961 BTC
Feerates: 48.25 > 0.57 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,653 (773,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,075 140,075 00000000000006e8fb49c9caaca75f92ce605245456a90ff943efbaa7b37094b 13 0.00/1.00 vMB 0
140,074 140,074 00000000000003d517473eab7f6e4297ba8eed6c13bc0d30d157a5d7e4093f30 92 0.04/1.00 vMB 147
140,073 140,073 00000000000007e93daad14dcb2d77be0481a06c1bb9e75e3afb387c3234e3ee 14 0.00/1.00 vMB 1,019
140,072 140,072 000000000000050b229cf07ba395da3440f0e1d04c0c0cccc11d5a7813a4cdd9 122 0.05/1.00 vMB 80
140,071 140,071 00000000000004c8b3e541a5555c1dbc79c8a84791c02829384cdabeaa9e2b1e 54 0.03/1.00 vMB 337
140,070 140,070 000000000000008563e2608f52863a1897595516c478852f4b25e36beb59cce4 70 0.03/1.00 vMB 194
140,069 140,069 00000000000006d6ea427ddeffe24ed24ef4510e79cda0b1e0e46e922842d7d8 21 0.01/1.00 vMB 1,654
140,068 140,068 00000000000001dde51a941ef1f3271ae84eedf95ab703df3b5147626f861a4c 12 0.05/1.00 vMB 74
140,067 140,067 00000000000000d9319aa4783407197bdf8efcbeabfd66a6988b1b264a4645d4 62 0.13/1.00 vMB 95
140,066 140,066 00000000000005ba8a348956e7f6e58a4d0b3c77eb21e3e8f7929b80819ee2ab 13 0.00/1.00 vMB 33
140,065 140,065 0000000000000761598a8a94ddc22654528a755e8c43f599fbaadd5111baa2c8 38 0.02/1.00 vMB 207
140,064 140,064 000000000000002b5d4814a03d18d52604dd186d87ad9d5cdc61e09ce4f30add 2 0.00/1.00 vMB 0
140,063 140,063 000000000000086cda23464c0fa3f4aaffbcca3bd4c3af76d8bcdf2f198b7587 87 0.02/1.00 vMB 2,375
140,062 140,062 00000000000007b16a27ad2f0edf33c255e5cf2cf3d08d6d217cfb5790ddaeed 1 0.00/1.00 vMB 0
140,061 140,061 00000000000004533cae4a147ca34d4e1380f2e9b910ad769a7db9dc082695dd 90 0.04/1.00 vMB 213
140,060 140,060 00000000000006eb4ad483a2bb304902f9670aba0d9d85ce3f741d96d3ff762b 35 0.09/1.00 vMB 92
140,059 140,059 000000000000019835ea5baca3b4b2a698d1ae9b660f6a3d3d86296b7f64f4ea 8 0.00/1.00 vMB 285
140,058 140,058 0000000000000485de4926bf642370bc9cad1050f808a660a3081b7ddd89acd2 76 0.02/1.00 vMB 51
140,057 140,057 0000000000000546531a0f1ea771d68d97f0320ad67e4383ffb3eb49c79a2513 86 0.03/1.00 vMB 146
140,056 140,056 00000000000008b9c62298720316b7d076258761ee7c4235665f753862597faf 2 0.00/1.00 vMB 62
140,055 140,055 0000000000000761dc47c5587cc1a6459b0a10116dae97edf4c9a23cc1bd1cbb 47 0.01/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 780.00 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: 477.54 GB
    • Received: 3.09 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.