Loading Tool

Explorer IconExplorer

Memory Pool

84,498 transactions
31.32 vMB
0.10512405 BTC
Random Selection Loading Transactions
Max Size: 188.87/200 MB

Candidate Block

Mining Attempt 4d96325b29cc05796304e4f02930f48d480f7c0c4bb23b22975a39b323780099
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root b0d61be68cb4367515ed652c9ebe607e5382b14db363503a8a571fd12aeef530
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,682
Size: 1.00 vMB
Total Fees: 0.03382883 BTC
Feerates: 150.76 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (600,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,147 314,147 0000000000000000102b7e0c869e76d6ab9a84cd15d9c077b30584a93513a709 385 0.21/1.00 vMB 30
314,146 314,146 00000000000000001698a614fe6f02a868d47d71dc12455cd223e47e28a110cd 516 0.27/1.00 vMB 28
314,145 314,145 00000000000000001d15feed1589c37d993485dcadf3ffc3be74949e11c21687 769 0.52/1.00 vMB 25
314,144 314,144 000000000000000031c084592aa45b04ae49739c78fad2fa4d2a1a8c35d853ec 957 0.54/1.00 vMB 26
314,143 314,143 0000000000000000281a53ce52588363b3d4e8a8cd189b6feb2d6ded04f1548b 767 0.75/1.00 vMB 18
314,142 314,142 00000000000000002b7f76636bd82ddac99dca493489a28a3c4f65015b060fe8 1,299 0.75/1.00 vMB 30
314,141 314,141 000000000000000003452177b09902803bdad94d342a6df1cbd3928aa92a54e8 1,024 0.35/1.00 vMB 48
314,140 314,140 00000000000000000ecdbaff69651c7b592a10c614261e902fcd34693662f39e 690 0.33/1.00 vMB 30
314,139 314,139 00000000000000001079212f2864ef48c0788d82bfefafe68e7fa6d41b4e2270 144 0.13/1.00 vMB 16
314,138 314,138 000000000000000030159ecf0a605d9b9976ed3d45146cd275110b2e73f34697 64 0.02/1.00 vMB 1
314,137 314,137 000000000000000017bab221d0c40797bf631a2d44befb1669d3908a46f86c16 390 0.28/1.00 vMB 24
314,136 314,136 00000000000000002c3031d41e499639f424a1d3f3267ad57c617a74fbc0d93a 1,378 0.75/1.00 vMB 28
314,135 314,135 000000000000000000f17e177066493b4560290b332ab1dcf2bcba6f558ab28e 408 0.38/1.00 vMB 18
314,134 314,134 0000000000000000051af01b7636ed83c009e975c5d8156359941bb40ac5a8de 906 0.75/1.00 vMB 26
314,133 314,133 00000000000000002a6e3b01f2c437936dc9e58bcf6ff473369b909a8f14f725 256 0.21/1.00 vMB 20
314,132 314,132 0000000000000000299e90e0d4056b4c43cc40a8c1afe125d8c95c00708889ae 1,236 0.75/1.00 vMB 25
314,131 314,131 00000000000000001a8a3e807bbc1ed22a0883d42818ca3a632e81f66ba352f4 1,582 0.50/1.00 vMB 48
314,130 314,130 00000000000000001cd49f0e2159833b1232eab6a11996856180f32991577ce5 220 0.12/1.00 vMB 28
314,129 314,129 00000000000000000c58a6090c96c1f5d24d5a5db6b0f8114f80452c335cc2e9 197 0.09/1.00 vMB 33
314,128 314,128 000000000000000006f1439a9d12e32a368d01f1f990e43821f13dfdacd4ca88 98 0.04/1.00 vMB 12
314,127 314,127 00000000000000002e3dd0554458ded73d369ddd5ab2ec64a489e804b3733954 81 0.12/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.35 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: 661.99 GB
    • Received: 14.83 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.