Loading Tool

Explorer IconExplorer

Memory Pool

75,811 transactions
28.69 vMB
0.06799171 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt 49ba00214401b48bc6f2e735164c5c78548c06590a84714f67bdb1fcba439218
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root dd1580052310550c93d9e6c9eb2466df197b0ca020aba9ea57484aff46395b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,448
Size: 1.00 vMB
Total Fees: 0.00556349 BTC
Feerates: 104.17 > 0.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (89,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,064 826,064 000000000000000000038c5f2a5ea1f7c8a3a231f59cf5678ef3cc1b32605b63 3,101 1.00/1.00 vMB 100
826,063 826,063 000000000000000000036831fcdc2d22714e7e831e119e2db5f92d6495f48273 1,995 1.00/1.00 vMB 73
826,062 826,062 0000000000000000000357a06c14fef8a79bb554a97359a86181bda88a32a6b1 1,370 1.00/1.00 vMB 90
826,061 826,061 00000000000000000000be5ab845f002fdcd5973a145f2a520c9247248738c27 2,810 1.00/1.00 vMB 130
826,060 826,060 000000000000000000034d1e2f988cf168e6eea2110de5fd47e929fb3388ce12 1,806 1.00/1.00 vMB 103
826,059 826,059 0000000000000000000353fba0847e69af1b2598d270b76b095ff576527fa7e0 3,164 1.00/1.00 vMB 116
826,058 826,058 000000000000000000000b5f24a127317decd170dd99b765d8368e004ffcb93e 2,951 1.00/1.00 vMB 156
826,057 826,057 000000000000000000035e80b5928dd4de1ebdd56a07d59d1a8ee71c31dd6988 3,804 1.00/1.00 vMB 171
826,056 826,056 0000000000000000000391682674f5a74fac36998c3e7624a2dc06fcb04ddeff 4,003 1.00/1.00 vMB 194
826,055 826,055 0000000000000000000229e1e592b452eb41f9ca4cdc387d228262afc1371a25 3,031 1.00/1.00 vMB 213
826,054 826,054 000000000000000000028537674a54a2a8483c706bc6c7bca41c968fe897506c 2,214 1.00/1.00 vMB 221
826,053 826,053 000000000000000000015bccde181374b5f32e5e97e45acd955a437e06e0d562 3,573 1.00/1.00 vMB 235
826,052 826,052 00000000000000000002156069fcdca4ef9418f1654105b450a9a6d28f807080 480 1.00/1.00 vMB 369
826,051 826,051 00000000000000000003ca82a22a4ef22ea049483d22bbfb2c5623cdf5058372 2,931 1.00/1.00 vMB 195
826,050 826,050 00000000000000000000730a510a022c03462096bab568008dc445ec8c5a8211 2,858 1.00/1.00 vMB 72
826,049 826,049 00000000000000000001606535f956b194a3b1330d6350cabea84f2008eb2d92 2,611 1.00/1.00 vMB 116
826,048 826,048 0000000000000000000242ce800176c2a7b1d61e99279e7e825bd6dbf0519fc1 3,035 1.00/1.00 vMB 219
826,047 826,047 000000000000000000006ad55d4109652c979a24ef2f19af49377f340dc21d24 3,567 1.00/1.00 vMB 91
826,046 826,046 00000000000000000002e4a94ba0e9844d38c5c47b3bad5a1fad8f2adfdbcbca 3,568 1.00/1.00 vMB 99
826,045 826,045 00000000000000000000ee4d1e984175604f9c07e21fc4a430dcf6d3e0caad18 3,692 1.00/1.00 vMB 50
826,044 826,044 0000000000000000000363803f9c49eb1b1f48d45b9ae8bd70af2cbae03aaff9 4,193 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 710.52 GB
    • Received: 17.07 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.