Loading Tool

Explorer IconExplorer

Memory Pool

78,660 transactions
29.17 vMB
0.06842085 BTC
Random Selection Loading Transactions
Max Size: 175.04/200 MB

Candidate Block

Mining Attempt a25dbe7e047e357b641a3bcc49f2c51a584e49542c3b1f0ede37183ebe94ee30
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 1c3f3cd45416a765ec1ed5a97b0804ed9d42671a4c9da7403868ce757df93e96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,462
Size: 1.00 vMB
Total Fees: 0.00929064 BTC
Feerates: 170.94 > 0.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (582,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,812 332,812 000000000000000014f71a07bca2d757a1be302853489b8b9a3755fe47933b76 250 0.14/1.00 vMB 19
332,811 332,811 00000000000000000176d05df0a5b7565f8a6a130dbf818a5d7242d87d5405af 1,059 0.70/1.00 vMB 23
332,810 332,810 00000000000000000877063f88ebd20e4a2561ec370af44e48c8a022e209ee6e 406 0.42/1.00 vMB 16
332,809 332,809 000000000000000013d0b0bb571627065c6b459b49244a21249c26c7ad3cf063 595 0.75/1.00 vMB 15
332,808 332,808 000000000000000002eb7c6472ccb93da00cce87a8ae51c8c84bc8efbfee17e4 1,923 0.75/1.00 vMB 35
332,807 332,807 00000000000000000108ea5b6b89ac4ab625eb27aaed4d1372e7d293abfdb986 1,452 0.85/1.00 vMB 22
332,806 332,806 00000000000000001ae975db7eb25b542d5815bd02750b5316e2b4fe7ff72735 64 0.02/1.00 vMB 43
332,805 332,805 000000000000000000dfef22eed8fae22195709aec472ab88228c44a1794f3f8 744 0.38/1.00 vMB 23
332,804 332,804 00000000000000000f04b174505178cc81de2276452e9bf5dcfb23a3b1f10151 158 0.13/1.00 vMB 18
332,803 332,803 0000000000000000013b3a30836de71960bb66dbb8393df3d0f4ea62f8c648d0 936 0.46/1.00 vMB 25
332,802 332,802 0000000000000000169cdec8dcfa2e408f59e0d50b1a228f65d8f5480f990000 352 0.19/1.00 vMB 27
332,801 332,801 00000000000000000792a44ad057029301f3eb593a8e50c3805ffae1319275fb 223 0.09/1.00 vMB 11
332,800 332,800 00000000000000000a59590277f8491f1b62db53388874a25b8210f31c1ae28d 16 0.01/1.00 vMB 96
332,799 332,799 00000000000000001664c65efaa9c77825ccebe9f3a99b0b2c5ddcf99d2b3017 317 0.17/1.00 vMB 23
332,798 332,798 0000000000000000125649013e333f63045fcf83914ed0127eac0a748c86d6e9 903 0.46/1.00 vMB 25
332,797 332,797 00000000000000000870c8ac30ca254461f8973c21ff80e40ea6e337197dffc3 70 0.02/1.00 vMB 37
332,796 332,796 000000000000000019cfb61144a3ff3af945a21b2a541816d3df38dda2001b3c 163 0.09/1.00 vMB 24
332,795 332,795 00000000000000000b211eb7b9ad5d3d0f28f75173e87c9f28dea0797140c4ae 370 0.35/1.00 vMB 6
332,794 332,794 0000000000000000034acc1c32b66fded1c4510edf7401e27bf8b767b51bd055 512 0.24/1.00 vMB 23
332,793 332,793 00000000000000000668dc4f67da651cd49b5b93116eda53917712daf0d7c4f7 363 0.27/1.00 vMB 21
332,792 332,792 000000000000000013f9e1b7c66e8e244721d65018ce6b262cb659b9221c643b 1,121 0.62/1.00 vMB 21
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.