Loading Tool

Explorer IconExplorer

Memory Pool

84,505 transactions
31.80 vMB
0.10812670 BTC
Random Selection Loading Transactions
Max Size: 193.13/200 MB

Candidate Block

Mining Attempt a5d770f238b8bfb68d4a005030dc4b2ad08c45d7ae98eb26fae01577007055e8
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 81404dcee059153e966da1b22393c4a23ee6ef3322a176b36ea8077d89eb9b1d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,834
Size: 1.00 vMB
Total Fees: 0.03111045 BTC
Feerates: 299.43 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (484,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,044 431,044 00000000000000000087369883c1f5d4f5d0e02918ed7d020748e2086233c101 871 0.35/1.00 vMB 64
431,043 431,043 000000000000000000fac11f94599cfee70264ee4dbc36278c60d70bd61cf1c1 261 1.00/1.00 vMB 14
431,042 431,042 0000000000000000006ab3f5f8d9267f9da4d1f66a54e6edacfe8472100e856d 2,252 1.00/1.00 vMB 53
431,041 431,041 000000000000000003b54fa07a464c27b1555811eda9e90526b028f4d7424f91 1,511 0.99/1.00 vMB 36
431,040 431,040 000000000000000000eae60ef878f875c6b336f73bba1c868518f642fc0977e5 2,757 1.00/1.00 vMB 69
431,039 431,039 000000000000000001cc0d9c8bdad0ab9fff4c2a3c664ad7fdb421bd48367a6d 3,063 1.00/1.00 vMB 78
431,038 431,038 0000000000000000022fd28aaecd06f6ab883db8d4f672752a8b7031bbeb44c5 1,851 1.00/1.00 vMB 33
431,037 431,037 0000000000000000016a1f048c957f3317203c9369cd85612c50847c3388a44e 1,836 1.00/1.00 vMB 42
431,036 431,036 000000000000000001785c9f40493ffbb3d05421509e4da3945550ebffce6dc8 1,881 1.00/1.00 vMB 40
431,035 431,035 00000000000000000284e599fd977c996dd602e8f699d1e65401c4ea55fa20e6 2,892 1.00/1.00 vMB 80
431,034 431,034 000000000000000001729af65f333bbeae6830fd40cc766aa9c97b7d93db36af 2,325 1.00/1.00 vMB 48
431,033 431,033 0000000000000000025a97c48f15b4997d9e3e6f0d6a6781519de191bb4c86f9 2,965 1.00/1.00 vMB 83
431,032 431,032 000000000000000002f56611a761f70493a1293dadec577cd04dbd7c9a4b4477 2,192 1.00/1.00 vMB 52
431,031 431,031 000000000000000001c8f6f1dcc64b7e37b07a65c11b535c7121e7656f615d09 2,895 1.00/1.00 vMB 71
431,030 431,030 000000000000000000a46f2533265c0c9a2d7f9552067dd63e04390dc6bdcd02 2,164 1.00/1.00 vMB 83
431,029 431,029 00000000000000000279bb7a6fda3459dabc39886bb0db25b1aa625eb31ac8da 1,831 1.00/1.00 vMB 35
431,028 431,028 0000000000000000037f18fa77c6e837d7764359db593f099db2091bbe7ccb9d 2,573 1.00/1.00 vMB 73
431,027 431,027 0000000000000000045acbca3dd7e9640cc1ad2a30d828d9366370798b7fcb16 2,450 0.99/1.00 vMB 75
431,026 431,026 0000000000000000040b0ad6fbb8fd6a723e01885d1ba0eb35c2429aeca0a886 9 0.00/1.00 vMB 435
431,025 431,025 0000000000000000032a6c24e7bb728fbe394e1f8d641aa4ee9693c3ec1ecc7c 2,392 1.00/1.00 vMB 54
431,024 431,024 00000000000000000235b6a4c0dccec0f4dfaf7b55e18b5c0cf58c4ad9c9b97f 2,795 0.99/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.