Loading Tool

Explorer IconExplorer

Memory Pool

80,967 transactions
30.37 vMB
0.07781998 BTC
Random Selection Loading Transactions
Max Size: 186.03/200 MB

Candidate Block

Mining Attempt 0bc204851bbac8de8db6424706fb5e9120bca8481568ade9bb4010767b630497
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 7b87aa8e273f1b4ae2c38e2e801a9d0e80b0bf3df41e89e3b4ed0fd6626e7494
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.00991717 BTC
Feerates: 150.61 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (619,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,816 295,816 0000000000000000846ccf5dc639fa948220447765b7ef20859fef6149ec5d31 128 0.13/1.00 vMB 16
295,815 295,815 00000000000000006012477658db9cf638633e078ec3fbe1c4bd56ff63c33a2c 1,024 0.44/1.00 vMB 43
295,814 295,814 00000000000000009988ea335bc82d9f218c9d1723dfad79cf91120f924ff097 654 0.35/1.00 vMB 40
295,813 295,813 0000000000000000253b9c112d5c0239e97aa73190ae14b8b01493e3498c9700 73 0.03/1.00 vMB 78
295,812 295,812 000000000000000059b76223f4741cbf97adeb1fa391743be8d950a374906e9d 438 0.30/1.00 vMB 25
295,811 295,811 000000000000000012dec6bcab56a9ba7dedf3c2afbdbbba0aabf83a8c66c67f 256 0.10/1.00 vMB 61
295,810 295,810 000000000000000044a23124f7424e1878e240714cac86a0a3b8177e46b4c390 400 0.23/1.00 vMB 35
295,809 295,809 0000000000000000230ce2172dcecd0f4e48c0cb8df247096caa53560ca6a152 508 0.35/1.00 vMB 28
295,808 295,808 000000000000000025be9f74ceaa09e962e54edb4a186c5237ab1207b9a77021 835 0.35/1.00 vMB 48
295,807 295,807 000000000000000042e3148af83b4180119fddff19cc58ddc4bf82218a798c91 42 0.02/1.00 vMB 23
295,806 295,806 000000000000000026ae838fd9822a4f3ae54657c6d18a7df4c8df941dae70ac 59 0.05/1.00 vMB 24
295,805 295,805 0000000000000000351ef6853b6c0f9977022b1f56153618445924e8e408aeba 52 0.05/1.00 vMB 11
295,804 295,804 00000000000000004818acedfe864aaa5e30739e6a121f5c4b8cb55829839066 190 0.09/1.00 vMB 33
295,803 295,803 000000000000000041fb6be24da800657a6f625af4fba4708e74ca8ea737c6c5 62 0.03/1.00 vMB 27
295,802 295,802 000000000000000029d18eeb1170e006403fa871d07f07a6f0c43fd4718fe615 82 0.04/1.00 vMB 68
295,801 295,801 000000000000000096c7317aa347bb8224df42d3614136ed5ebb760dcbbe1cba 428 0.22/1.00 vMB 36
295,800 295,800 00000000000000003ac384d880cf8907594491d96b487c6025ac6958d0b4b7a2 43 0.02/1.00 vMB 39
295,799 295,799 0000000000000000b09ed04c3b204f7806edfaa882241c51f84f7cf475a59253 376 0.23/1.00 vMB 36
295,798 295,798 0000000000000000536c2cf58dd18ae1821f8b099f0dcb5630751120d9833d44 162 0.12/1.00 vMB 63
295,797 295,797 00000000000000006b4add48a1dd59a33a63b7652820714c6ffced9b957b46b0 424 0.29/1.00 vMB 25
295,796 295,796 000000000000000044b59dd23091a5819fc8c10908a2e522299110ba187c2f89 136 0.08/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.99 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.