Loading Tool

Explorer IconExplorer

Memory Pool

78,198 transactions
29.73 vMB
0.11208507 BTC
Random Selection Loading Transactions
Max Size: 178.59/200 MB

Candidate Block

Mining Attempt 238f992858f592406831b081a58ffa7154f1843f568eb6debedbbf47dd115826
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 0b12a5d8c91bd727b1d3054195386ab70ee26633f26d00be574436be249716e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,823
Size: 1.00 vMB
Total Fees: 0.03239399 BTC
Feerates: 602.16 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (306,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,981 608,981 00000000000000000014328fe992b5dd2e6fe9d928caa447885808d016b8a005 2,261 0.88/1.00 vMB 2
608,980 608,980 0000000000000000000d312efdc7a920de678384234cd834f42d5b1aa9f45a69 2,765 1.00/1.00 vMB 4
608,979 608,979 000000000000000000094e2643816ec94aca6e072535bbbcdbd1c0f26cebe0c4 2,593 1.00/1.00 vMB 8
608,978 608,978 00000000000000000012934787a88c81fbf499415e50dcbb1747e179f6e0cea0 2,861 1.00/1.00 vMB 12
608,977 608,977 0000000000000000000182149770748887da5a15fdcaee735eadfdd35fbc1fe5 3,252 1.00/1.00 vMB 23
608,976 608,976 00000000000000000008a658d2e3d5d3603089df2de54072732af9961b3f1bb6 3,187 1.00/1.00 vMB 22
608,975 608,975 000000000000000000042bcc962591d0b207b4d1d1f9188690a1592f8ce0e4c8 3,199 1.00/1.00 vMB 27
608,974 608,974 000000000000000000033cc3037c2299a629ab6ca2408147cfe1db80817037fd 3,565 1.00/1.00 vMB 27
608,973 608,973 00000000000000000013a1e97dd195fd4c2fa6edc33fac27fffb87fc18e6c753 3,019 1.00/1.00 vMB 33
608,972 608,972 0000000000000000000abc58d59268e3276e8da8d8b15b1127fb0e1f4591679c 3,245 1.00/1.00 vMB 19
608,971 608,971 0000000000000000000b0052e4a81532502fb08189d26896d5779053c7b18c82 2,532 1.00/1.00 vMB 16
608,970 608,970 00000000000000000012a0f21260bb69c38a0bb1cd24c8410cbcf34c454bb36d 2,500 1.00/1.00 vMB 22
608,969 608,969 0000000000000000000ee0541a32f1eae63d7e9ab816056105c98c8bfd0b553e 3,240 1.00/1.00 vMB 22
608,968 608,968 0000000000000000000f9d15278da26c31a539c797825160800fabd60a772f66 3,150 1.00/1.00 vMB 17
608,967 608,967 00000000000000000001504c85c2e2de5e16a9ff480e3c23aaa5478411cd4546 2,221 1.00/1.00 vMB 26
608,966 608,966 0000000000000000000b81016a1dd0cc13e37b0a7ab60a370c0f16efe8a382ce 3,102 1.00/1.00 vMB 26
608,965 608,965 0000000000000000000f70489f95eaed527b9dc0810127b9d48dc1b8fc9cb255 2,716 1.00/1.00 vMB 27
608,964 608,964 00000000000000000001a9700ccc2ac4d4ba004101dca52a4422ec8775ec17c9 2,838 1.00/1.00 vMB 57
608,963 608,963 0000000000000000001153534e98e801ce18d89abc44b0279295e658e5b51290 2,701 1.00/1.00 vMB 22
608,962 608,962 0000000000000000000f7ff5822c497b79ed0d025de05a3b96a050c1e3519b0d 252 0.07/1.00 vMB 17
608,961 608,961 0000000000000000000eddbcbde7d5be2e5fa089a062d700592d0844d2276498 839 0.25/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.