Loading Tool

Explorer IconExplorer

Memory Pool

40,356 transactions
17.77 vMB
0.15243100 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.12/200 MB

Candidate Block

Mining Attempt 2eb9de9a2bd2fb94c757b5e7a3e4125ca9749a7cfdca2a45db30411e0c50caec
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root dc9241e0690a7f26cb0005b1197fec65a0d31be7bb47fb608abc5030854614bb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,326
Size: 1.00 vMB
Total Fees: 0.04436874 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (758,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,821 154,821 0000000000000cddbb629e01402322893912e94ec64229ce66346bd2495044f0 2 0.00 vMB 0
154,820 154,820 0000000000000a2d8e0da81a04d40600cbb0e9181a8950afb0fa46b98543828d 4 0.00 vMB 0
154,819 154,819 00000000000007c6fc4cd0348a0c087bfdb63c15441542a0df64d845882f1a8a 33 0.03 vMB 9
154,818 154,818 0000000000000996ba80829b1871e469e405e55546e54bebe5fe79ea52a1f59e 11 0.00 vMB 0
154,817 154,817 000000000000013f74a06499a38d128dc9a7206a114ff52d504f5a4ff8a4fe84 29 0.01 vMB 148
154,816 154,816 00000000000009ef2187d24e3f8ec8d875b1b7d66c19462604a530af6f1bf5d5 110 0.05 vMB 95
154,815 154,815 00000000000004c0cf81ae1c8a6da54779460f35b1fa527cc070bdb9d7a4188e 96 0.02 vMB 2
154,814 154,814 000000000000047d5a4bcee3e44e949570944e18ac5995a986a4775d35423922 110 0.05 vMB 43
154,813 154,813 00000000000002a9523ccd1f68571e2afce9b3b7af72b10ad431a4af54ed2327 59 0.03 vMB 1
154,812 154,812 0000000000000d4865fa4ebdb69a8088e58ab56353d9223950189a9207a7eea0 5 0.00 vMB 112
154,811 154,811 000000000000024f34a05da5f3313cd8ea554eb4d2cdf81d7daf742151ab1b42 85 0.04 vMB 619
154,810 154,810 0000000000000c28e0a86105d168f3105ca3d19c3415deee8e9d5c7a9c524de3 1 0.00 vMB 0
154,809 154,809 0000000000000a7780154c5307ba9d0d18020cac73d61ed772e72f363a878141 12 0.00 vMB 579
154,808 154,808 00000000000003a80aa3338cde6329cdcc450041457f8fb420a54c60a7818b74 37 0.02 vMB 108
154,807 154,807 00000000000007302e2f6e8867ccfbe1a69a902535ab2610bd5394f5948b712c 38 0.01 vMB 35
154,806 154,806 000000000000058f30d6cb81a5b591f171fb07803f676143df386fa321ed1062 54 0.02 vMB 91
154,805 154,805 00000000000000fe2c1e92dbedb0d1d0244482d961dbbaa46e3bdf216807e66e 13 0.00 vMB 17
154,804 154,804 000000000000040918c65dbc11ef883a93c48d43c4be103bd9626627c6cb83d9 47 0.06 vMB 82
154,803 154,803 0000000000000b127146185811f248f727b3d7f944fb97f97fecc9540f377fc8 40 0.01 vMB 0
154,802 154,802 0000000000000275f250fea42712c06fd8008cb1d27cb46f6425eac7b1b7e9d0 19 0.01 vMB 321
154,801 154,801 0000000000000d94738927c8365fc09da50a98aa1b6bbb1cfbff437a4bc34e6e 8 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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