Loading Tool

Explorer IconExplorer

Memory Pool

82,213 transactions
34.44 vMB
0.14308186 BTC
Random Selection Loading Transactions
Max Size: 195.89/200 MB

Candidate Block

Mining Attempt a634f85090fcb2a5b82e983bcd79b2330323abf45b0f7644c993a36272d72eff
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 35498a9e291eca2582eaa6247476e43aea6c6078440615971a5a9a94e4ecde75
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,477
Size: 1.00 vMB
Total Fees: 0.02954125 BTC
Feerates: 104.71 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (456,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,800 458,800 000000000000000000e9ba7dab685aaa698d8b81a7987e9bf568ffe18df0ad79 1,878 0.88/1.00 vMB 175
458,799 458,799 000000000000000000f296030fa606262b20d54aad5d58cc5d257ebad4a3da0d 1,489 0.70/1.00 vMB 173
458,798 458,798 000000000000000001f5226018e60f58549060d1701c527b3bf75e2c043b023c 726 0.44/1.00 vMB 143
458,797 458,797 000000000000000000d9a3ba64c2a4b4d25ebd15e6c943c33f52c22594955fa6 703 0.44/1.00 vMB 89
458,796 458,796 0000000000000000005d177fe932842157aefb5b94d2ad4edd2235e0e348cc55 732 0.29/1.00 vMB 180
458,795 458,795 000000000000000000f8ec56b1b44485725bae78973b248e7867e363223be012 1,085 0.58/1.00 vMB 129
458,794 458,794 00000000000000000067099dd2b0c5a3eb8b8552361179150c0f7e20e2332b94 2,178 1.00/1.00 vMB 173
458,793 458,793 000000000000000001a9bfe5bc3c1d45dc7fdd106e7df0df9ef65de6cf32f061 2,185 1.00/1.00 vMB 196
458,792 458,792 000000000000000000e6fb01419ff74b660a22e4ac472ee48373bda071a2b56f 1,833 0.94/1.00 vMB 110
458,791 458,791 000000000000000001527ea2320222e1048e6a057c4f42e349df6f202f179c42 2,102 1.00/1.00 vMB 183
458,790 458,790 00000000000000000240dc792d63856a7ce7dfe28b1527b13ab4728adf591d72 2,291 1.00/1.00 vMB 180
458,789 458,789 0000000000000000019e222ae821a2e5cf6ab1e2594018aafef9165958fa7d46 2,535 1.00/1.00 vMB 183
458,788 458,788 000000000000000001e5ab9f7206a1e25bab8daef62e2b84c79757c2a187383a 150 0.06/1.00 vMB 172
458,787 458,787 0000000000000000003452274905b75279ce6e3ede3e3a1d33f1a3897394c171 438 0.19/1.00 vMB 146
458,786 458,786 0000000000000000005803ad05879cd84f823353d331f6c1cc6554daffc0e0fa 1,310 0.62/1.00 vMB 167
458,785 458,785 0000000000000000024528b58ff6df87fe2682f39a2c1a5281052c83f38ad97d 1,754 0.87/1.00 vMB 160
458,784 458,784 000000000000000001aac569d86484305a325ec20114c02dbcda6526e192c3fb 396 1.00/1.00 vMB 21
458,783 458,783 00000000000000000077a9bdf9513a75b6a1686de1fe76274cc95346fadf702b 599 0.25/1.00 vMB 163
458,782 458,782 00000000000000000211254fad6ea7f6d9fc93d67603b7be31369b49a1d09642 1,948 0.90/1.00 vMB 167
458,781 458,781 00000000000000000031b8bea47bfa03df208ec6e8ba8479297c8cb01a34e0b4 1,467 0.94/1.00 vMB 100
458,780 458,780 000000000000000001f4790a33ee4876c1cd877818549c6845b008d0907a1760 2,369 1.00/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 783.09 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: 726.48 GB
    • Received: 18.45 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.