Loading Tool

Explorer IconExplorer

Memory Pool

21,633 transactions
10.71 vMB
0.04511776 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.50/200 MB

Candidate Block

Mining Attempt b2997674aaae19d596e40a0e4b5bdee6c1719330f034391b684d7beb85b00616
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root e34bd43e8f2c273411553966d734494b38692761246377a8447364b936ae894b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,856
Size: 1.00 vMB
Total Fees: 0.02713945 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (690,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,316 223,316 000000000000009646e282ba59f98252ead51e2614327cbf4270c2cd7e84fd1d 418 0.18/1.00 vMB 196
223,315 223,315 00000000000000c4d89609f6be98292e9423b57291634ce232cecba076fa98c0 363 0.17/1.00 vMB 220
223,314 223,314 0000000000000262606d7829a35a78d43893a1a1d8ea351b0a8945895c7ed04c 161 0.10/1.00 vMB 136
223,313 223,313 00000000000001a5512481f8b9156a70a9b6242d60b283eca7acb3feda644e3e 621 0.25/1.00 vMB 209
223,312 223,312 000000000000025f0a60b491911fc63d0e786ab353862a57b533db947e5f9f13 560 0.22/1.00 vMB 185
223,311 223,311 00000000000001e41863fc702b86ddf0d7f7a75be739635463c52eb7560b8202 538 0.28/1.00 vMB 179
223,310 223,310 00000000000002c86a77c218c53ef44bdc8a67ce719363475c964ffd1f98219e 441 0.24/1.00 vMB 153
223,309 223,309 000000000000039f36d1b07aeca0a41df3290105df2366c83ec2f30f33a8695d 485 0.25/1.00 vMB 142
223,308 223,308 00000000000001e526ce97239edd91703ddcf5ff97aaa94bdfa367e05c39341e 666 0.25/1.00 vMB 186
223,307 223,307 000000000000015edd085b437761a3f8e1260bdf69d9a525458338bf116720a5 906 0.25/1.00 vMB 204
223,306 223,306 0000000000000466973f567962203b5eb4683125d9335385c9f929a887fa398d 529 0.25/1.00 vMB 161
223,305 223,305 000000000000040f6e642c31bc233bfcd4de171f1aa3e21b79aa1dffd19e7bc7 226 0.08/1.00 vMB 163
223,304 223,304 000000000000027f89184e8b39627eba959007ad5de230a5bd8272e3b3f0f777 546 0.25/1.00 vMB 175
223,303 223,303 0000000000000022fbc55fd99181a8b632c917cc28e6b1d808b02c70fd8f07ac 64 0.02/1.00 vMB 161
223,302 223,302 00000000000004321abc8b14da837026b462eda6039ecd3bf87f1ea8d32cd463 256 0.14/1.00 vMB 116
223,301 223,301 00000000000000ad9e64facf51ca5921027026ec0fb7cd54436fff72ad559fa9 447 0.21/1.00 vMB 183
223,300 223,300 000000000000046566aaa95a7c57f5de88ed5030b16e556684d661cc53e4de74 543 0.21/1.00 vMB 204
223,299 223,299 0000000000000470bf9b07d75c6aa4139772aa419f5916ac4f933211f92aac9b 138 0.05/1.00 vMB 442
223,298 223,298 000000000000034f73fb65836c57fd78d7b34d30b22c846af9badffb03440de2 157 0.07/1.00 vMB 179
223,297 223,297 000000000000001bc86d979586b233977e57554d16455f0f327539779ab5792a 308 0.17/1.00 vMB 141
223,296 223,296 00000000000002f2eeb3959fb306aa742f472b95c5d80492dd47c12d5cb82440 67 0.04/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 779.85 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: 433.18 GB
    • Received: 2.37 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.