Loading Tool

Explorer IconExplorer

Memory Pool

40,746 transactions
28.37 vMB
0.07293498 BTC
Random Selection Loading Transactions
Max Size: 144.67/200 MB

Candidate Block

Mining Attempt 4e0ec3b7c6a2be7ef080f7672486ea65abca9f9b691050235ee2d8d88d4ca482
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root d3fa4cc847dd67919057f313343078ef6ce5d662f5a6f9a2c97006f9c8c46f55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,478
Size: 1.00 vMB
Total Fees: 0.01818722 BTC
Feerates: 88.27 > 1.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (664,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,894 249,894 000000000000006e14252d13e868174d3f4d9e859449c5ac8c1d16762df7904c 593 0.25/1.00 vMB 159
249,893 249,893 000000000000000cecd9a686da846d9dd3fbaca58a74be8747582c282d3b1f5b 414 0.15/1.00 vMB 131
249,892 249,892 000000000000001b83b1094be215b7e8d0f97bb3cb328e32e89b86ab6b276b67 572 0.25/1.00 vMB 103
249,891 249,891 000000000000001797af65a97bf384505f405d5cfbb986db95278464acae2a13 131 0.05/1.00 vMB 146
249,890 249,890 000000000000003dc64ffcb63bf15ee9da2fc8dbc5100195af520f33e6c5d8c4 137 0.21/1.00 vMB 30
249,889 249,889 00000000000000464a73b697df674b8fa2c0645beeff0a9972fb6059d3a90f81 200 0.06/1.00 vMB 119
249,888 249,888 000000000000007f6dae6380f2fcdd557700757217b3f841a12b393f1ce8f2b1 122 0.06/1.00 vMB 147
249,887 249,887 000000000000002bcab9316a24d81da9f53fb573f882bacd6708f493218b30e4 536 0.22/1.00 vMB 123
249,886 249,886 00000000000000625eecf73817652fb4ce4eff81a86ca78a38ba820930497ad5 663 0.25/1.00 vMB 160
249,885 249,885 0000000000000028855d02ce05d0e600218f03b494042a6a85cb1b6cc89896ce 944 0.29/1.00 vMB 100
249,884 249,884 00000000000000482b9472ff579d6e188a589b4d8a8f15d9c95b33030352d77d 21 0.01/1.00 vMB 12
249,883 249,883 000000000000005964ad80d388371f0fe873d0b4ce27808b0a0d022f5efb7b55 770 0.24/1.00 vMB 130
249,882 249,882 0000000000000018e28eab29577b39e7ceaf6b8ff5170a6fca41708d4ab1a231 256 0.12/1.00 vMB 137
249,881 249,881 000000000000000c90209e584a952722c97966b4d321bc50f5fd97a2b04100c9 411 0.18/1.00 vMB 202
249,880 249,880 00000000000000737ac765a841bb995bcd33803b79a2329faa48fbb00fc5a417 138 0.10/1.00 vMB 98
249,879 249,879 00000000000000714f2b786bd284ba0f731f496e43b977f316d08e0b63efe4d4 206 0.09/1.00 vMB 130
249,878 249,878 000000000000003dc89d92736fd9d6e71951fa6b6cffab875c27df219b5a0ce4 441 0.18/1.00 vMB 176
249,877 249,877 00000000000000300ed3761a88dad758cc064b3d3038365a476ad225dc2c3b3a 237 0.12/1.00 vMB 111
249,876 249,876 000000000000007cb6570aefd23cbc3acae470c83b738a0902d3b6dd08f3fec4 454 0.19/1.00 vMB 162
249,875 249,875 000000000000000b827b7885d0129982a18a0f6d51b0b95590153b13d60c4bef 101 0.06/1.00 vMB 92
249,874 249,874 000000000000003094bc7dcc655f47312f1dd8d392da3e76ecb2b38d1c0beb91 395 0.18/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.01 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.