Loading Tool

Explorer IconExplorer

Memory Pool

84,347 transactions
31.24 vMB
0.14667836 BTC
Random Selection Loading Transactions
Max Size: 188.52/200 MB

Candidate Block

Mining Attempt d380bb71189b0b64fa22b0fb3683ed9023ba31038945f5c8a938937e192a624d
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 243d9c0a41f17c364083ec8a4bca51adfe2da658d6567c8ce4bd1b9ad6ebcfcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,630
Size: 1.00 vMB
Total Fees: 0.07617101 BTC
Feerates: 366.60 > 7.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (284,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,021 630,021 000000000000000000091da08c18e555b6efaff38556f3534c559ecd537b6639 2,876 1.00/1.00 vMB 111
630,020 630,020 000000000000000000056690de308c23f984f69a90b0f78c103d66943cc5f713 1,957 1.00/1.00 vMB 104
630,019 630,019 0000000000000000000793031d76a822da3e78a7cbb86c9fbd55dadc0cbecc94 2,012 1.00/1.00 vMB 104
630,018 630,018 0000000000000000000c381e37ad122374fad34355efff2a3a027232a93e5e03 2,119 1.00/1.00 vMB 117
630,017 630,017 00000000000000000004085777d18a2161ad62366693ec1f8bdd49f99a0445ba 2,528 1.00/1.00 vMB 89
630,016 630,016 0000000000000000000dcc78492dac92eb9ee6ec4e8cf6c02cd8ccf0cb9336d7 1,574 1.00/1.00 vMB 98
630,015 630,015 00000000000000000009289562888d33746adc5eb1adf40e4b7f91fb74b16dd5 1,511 1.00/1.00 vMB 101
630,014 630,014 000000000000000000076c06eeeab52f2661112164809a00e85ede8dad1f65ae 1,977 1.00/1.00 vMB 117
630,013 630,013 00000000000000000000cd9605dd1352c2206f954eed6e200e94353543320757 2,638 1.00/1.00 vMB 105
630,012 630,012 0000000000000000000eebcdd86b00ef4248a138c5face50a99afa0251d6aa5c 2,764 1.00/1.00 vMB 91
630,011 630,011 00000000000000000007935079465633c6993b53cf5bed120d3c8d7c8b07dc41 2,556 1.00/1.00 vMB 114
630,010 630,010 00000000000000000008db009d53ed8203d458d32c2f3a34763bf2d95e847bf7 2,636 1.00/1.00 vMB 108
630,009 630,009 00000000000000000003824aab0023da632096b0bfe18791260437b6d15107f7 1,992 1.00/1.00 vMB 92
630,008 630,008 0000000000000000000650dc4183fc1f3160f9bcdbba62e3886a09e2ccc514ea 1,537 1.00/1.00 vMB 96
630,007 630,007 0000000000000000000d85d965327378335b6d6077cecec15c3a4085574f88e2 2,140 1.00/1.00 vMB 99
630,006 630,006 0000000000000000000d488d2cec370f0d2f2aad8e917262b59af6fbcc5b747d 2,642 1.00/1.00 vMB 116
630,005 630,005 00000000000000000001db6b7087ad95a5eba5d8043a251327c4391553d2e809 2,175 1.00/1.00 vMB 106
630,004 630,004 000000000000000000111045fab927c1123cba66a8234b6d06b9eb8c8fc97872 3,016 1.00/1.00 vMB 105
630,003 630,003 0000000000000000000404d5932bbd6f17fde829ca48054bc1f2cfdbe86a740e 2,238 1.00/1.00 vMB 101
630,002 630,002 0000000000000000000fe852dbf050fd3e22d2303059946b4b4022abd7929c76 3,287 1.00/1.00 vMB 126
630,001 630,001 00000000000000000004e772f5a00a5bb86cb74f3b35407e9256fdb0fb38a904 3,295 1.00/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.34 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: 661.61 GB
    • Received: 14.82 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.