Loading Tool

Explorer IconExplorer

Memory Pool

45,989 transactions
30.54 vMB
0.09660362 BTC
Random Selection Loading Transactions
Max Size: 157.05/200 MB

Candidate Block

Mining Attempt ca7b24f3fd6069be112ee918a0e4002db1ee16a44bb52d032c69bfcf5bc11d61
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root a8b90c932ce0b54f5501986a66e4ceffc000aa94799d462eec61efc028cff0c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,464
Size: 1.00 vMB
Total Fees: 0.03026243 BTC
Feerates: 100.29 > 3.03 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (735,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,864 178,864 00000000000008f02e582eb0807da7220810506b61e03102b272620474372ab4 19 0.01/1.00 vMB 100
178,863 178,863 0000000000000abba74eab86bffa8b8864adfd0d899c9bb55b547789d4a85c4a 105 0.04/1.00 vMB 100
178,862 178,862 0000000000000918cf18e422f05f8f54df2d911242d18d89b8fb3cd54c13051e 12 0.00/1.00 vMB 85
178,861 178,861 0000000000000b0205282221fe7ca523d5a4014f6f07505f52b865eb6ebcd1ef 12 0.01/1.00 vMB 287
178,860 178,860 000000000000041ebf23d1870e9c1e72a2dbc7630539707bd64665ece1e169eb 44 0.02/1.00 vMB 88
178,859 178,859 000000000000034e56d4c2784f0b88ff19db992e3714d380198158ee0b3253e4 86 0.03/1.00 vMB 115
178,858 178,858 000000000000035b4716e50afb3d25a78b9f569d26f7b85df97589492ed3317a 234 0.08/1.00 vMB 76
178,857 178,857 00000000000007b92b78987e0e3ac0e65e4cd3f219bd7eed9f6efcee98f89622 74 0.03/1.00 vMB 97
178,856 178,856 00000000000003fbd67c48e94410765b0c0658fd64760c31874ae03955e826eb 32 0.02/1.00 vMB 75
178,855 178,855 000000000000084a8c6107e78178e6ab3093fb9e0f4329dba573b0e371f62ae2 20 0.01/1.00 vMB 66
178,854 178,854 000000000000042a3feaad68b62051bc7426718cc2aa2fd6706f07cc74aa7b31 14 0.01/1.00 vMB 51
178,853 178,853 00000000000003442a9dc8a5a0831739d8c8978590507034ca75e5ea7137f009 20 0.01/1.00 vMB 87
178,852 178,852 00000000000008bbcb2ff0d69914ed92055e7e11d9946a5cc3261c45e962df44 151 0.06/1.00 vMB 116
178,851 178,851 0000000000000374c38c273d80c11640b576aec509505baf74ce6f17e550e575 144 0.05/1.00 vMB 50
178,850 178,850 000000000000031d5eab1368e14e6583557ec30776729211a88c2d8fcd80fdbc 98 0.04/1.00 vMB 54
178,849 178,849 000000000000092fef76511ac9bca02e39519ecd5b5651f9ad2ba99043761881 127 0.06/1.00 vMB 75
178,848 178,848 0000000000000414bff80d71c65aa35860de12f59794e83b68f68ea6ed6d23d0 87 0.05/1.00 vMB 75
178,847 178,847 00000000000009647cb12aef189aacfee384538138eba439fa2f617d1adcd242 18 0.03/1.00 vMB 46
178,846 178,846 000000000000083b517f0e47e8523483c0126aec310f665388af30f0d018b1e7 214 0.23/1.00 vMB 140
178,845 178,845 00000000000007d9cea4464cb765612d4c874459b9b06716d665cc3a99b3c31c 13 0.03/1.00 vMB 69
178,844 178,844 00000000000002e7cd7e492316dc26a439a85e0c06dc73ea946e78e253a7e530 255 0.15/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.