Loading Tool

Explorer IconExplorer

Memory Pool

78,874 transactions
29.23 vMB
0.06985377 BTC
Random Selection Loading Transactions
Max Size: 175.37/200 MB

Candidate Block

Mining Attempt e07c94bf6a82eab8c718829900ab13a7ae2c9a92cf37b8fc410ec84de87b9006
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 683d075a4e11a0c7be12e7a5bbc18c8c204601970c90f15e62f03fe33ada3fb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,439
Size: 1.00 vMB
Total Fees: 0.01046770 BTC
Feerates: 170.94 > 1.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (767,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,515 147,515 00000000000005ea8530b7740695cde05f55a1519d969cb9f7934c35bfecf0e9 49 0.02/1.00 vMB 263
147,514 147,514 00000000000006f37b5ddaf57788bde0bdb49850351dae85f43e23b01456f7b9 20 0.01/1.00 vMB 592
147,513 147,513 00000000000000606e54c5c424e091271d25776f882fd45303d945a750d3d19b 53 0.03/1.00 vMB 127
147,512 147,512 00000000000006f9fe5aac0816c1dc890620ba4cb8623115f2d3731d8ce286a4 112 0.04/1.00 vMB 84
147,511 147,511 0000000000000046c56b75d920feb7cac3bc6fe9302779323ec089a0dd425b91 66 0.03/1.00 vMB 172
147,510 147,510 000000000000084ca8fbb9a47e6f55ae6a054ecf1988747c93714de1cfa3a71a 80 0.03/1.00 vMB 113
147,509 147,509 0000000000000533db636b8048a2146cc46f9e9b50002ae2779b04494e256db5 95 0.04/1.00 vMB 129
147,508 147,508 000000000000087768302f0987743f2cdc36aaff0eb72cd325a79113c3e3a68f 52 0.03/1.00 vMB 148
147,507 147,507 000000000000041ab0872fc7288aa75360f03d17452693f40241d2e8b9ad0892 9 0.01/1.00 vMB 385
147,506 147,506 000000000000002afe5879d5d2db1c231cbee0a050bd3276a15b357e2e2e8187 63 0.02/1.00 vMB 0
147,505 147,505 00000000000003addd152000ab20d16055dfd8e68ffc8ad5d0e5f8ed8306fba5 11 0.00/1.00 vMB 292
147,504 147,504 00000000000006746fb8850c3f439bb80a6ff437b47f55b3e32b5c01a50c9e07 32 0.02/1.00 vMB 137
147,503 147,503 0000000000000006fa8dff6e3b748d733e0fc6019724dbf0972cba7453258278 147 0.05/1.00 vMB 115
147,502 147,502 00000000000004a1ee83eecd95f7669441e93ef815e02c54c0d1260d430e0c51 88 0.04/1.00 vMB 224
147,501 147,501 000000000000069a337dd043c590475b9eeb1c52387712d628192ded078db483 27 0.01/1.00 vMB 137
147,500 147,500 00000000000005cbffd7621681c66f7da5ddab947c472743bfe05b59aa9cc243 48 0.03/1.00 vMB 227
147,499 147,499 00000000000005f6b08e63897f665f2ed5e6923c142c0d4b85a7ea9ff41fd163 51 0.01/1.00 vMB 114
147,498 147,498 00000000000009461d90e66065bb79dd3d47d921ba0e4cadc602e6880484a2ab 32 0.02/1.00 vMB 187
147,497 147,497 00000000000006684deebe40810c072f3d631f14308d10c7399eec7482117d8f 56 0.02/1.00 vMB 111
147,496 147,496 000000000000084a8723122036996ce1530db4f216c3c58dca33e85c063dfd24 32 0.02/1.00 vMB 151
147,495 147,495 000000000000049de7af4dd2930d0084cdba35ad0152a8105a161fea92f6fc83 52 0.01/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.