Loading Tool

Explorer IconExplorer

Memory Pool

55,701 transactions
31.75 vMB
0.19830201 BTC
Random Selection Loading Transactions
Max Size: 171.08/200 MB

Candidate Block

Mining Attempt f2236705a9749b0402559e955c6374ec2ebe8d3f4b532e6b815ae92dbc731c66
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 7e82a952c0d02e611f7c5dda69ef9493dac5e526673fd3e56ac353613bd31165
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.09052875 BTC
Feerates: 502.67 > 9.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (677,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,110 237,110 0000000000000129e1c92040460e435d0bf1892aeec39fc9e840c8a59ee4ad0d 64 0.05/1.00 vMB 35
237,109 237,109 000000000000010420e9d90d89b2936cb5277246dea8191cfac9463544373ea0 330 0.13/1.00 vMB 177
237,108 237,108 000000000000003be44a6e6bfc6df1b0fe24bc1eb087fec3cdb36e14b5d70eb1 117 0.06/1.00 vMB 74
237,107 237,107 00000000000000af6c249ccbd31bcf0a46e8ede4779ac89df36af05349a6f8ad 326 0.25/1.00 vMB 101
237,106 237,106 000000000000002dadc562719c69f12763e116011cd2a4cba6431e36d12967c1 780 0.25/1.00 vMB 221
237,105 237,105 000000000000003babe73f7729e82dd9c9909be42535f8ee8d628c0bd20d7873 129 0.06/1.00 vMB 72
237,104 237,104 000000000000005d246fcd0a84c2df1918acbbf2c2730c85086c559418404320 605 0.25/1.00 vMB 184
237,103 237,103 0000000000000003c4affd9afddd93ba811e4084c41eba64c3282d4d63e9cc75 696 0.37/1.00 vMB 140
237,102 237,102 00000000000000619b80eca2922eb734707f70c3113f55ddd5393730310010b3 450 0.17/1.00 vMB 167
237,101 237,101 00000000000000af3ab889c6529d923fe0d4f30d65377470730ba5da9155e985 505 0.25/1.00 vMB 159
237,100 237,100 000000000000001bdeb06464b1305a4886651c6033a836a52cadb305e778f393 430 0.25/1.00 vMB 113
237,099 237,099 0000000000000105874616cf0700309a068ea89377077c432e52d8c18bbbb0b2 395 0.25/1.00 vMB 112
237,098 237,098 0000000000000052e1ab840ab54644689275b031fb493a9cbdf6af8cb8c99f1c 1,333 0.47/1.00 vMB 230
237,097 237,097 000000000000001c9b6fb89f95d1676d41f160f4f5ccf102243a6ef7ff015da4 42 0.01/1.00 vMB 52
237,096 237,096 0000000000000071307b00141d27d25ad9ad01d00daef566405a993517d53a87 225 0.12/1.00 vMB 130
237,095 237,095 000000000000006837685593be00c277891897366e311db08f9ccb9b58934164 873 0.39/1.00 vMB 167
237,094 237,094 000000000000003a60cb1b427855fb712f7f470c2d6e8f509a538da239b7c2fd 388 0.18/1.00 vMB 170
237,093 237,093 0000000000000164d3fa630d8141853164df8b62f0c36766fc650eaa8ec6639a 519 0.22/1.00 vMB 180
237,092 237,092 000000000000001beb1ce072c7f02bf0502a24690a145b0f3bdec8b0b1bc092d 372 0.82/1.00 vMB 27
237,091 237,091 000000000000016c46c8999f32037cc453967a87b2559094b2a7ab783ef10082 190 0.10/1.00 vMB 155
237,090 237,090 00000000000000a0369ff28838d895fe9019531fff45c7ef72d55dbddb78c074 228 0.13/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.