Loading Tool

Explorer IconExplorer

Memory Pool

35,297 transactions
25.78 vMB
0.08272677 BTC
Random Selection Loading Transactions
Max Size: 130.87/200 MB

Candidate Block

Mining Attempt 17069d0dd07e3aec8e25d3f88f8d31b96e9b4326b552374a60c3b189c7df809a
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 06792d047a1c53278dbde95baa912e9b4a7b2a1b6a027fda6926f52824fea457
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.02975502 BTC
Feerates: 150.71 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (536,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,241 378,241 0000000000000000023f1f416551ea2d7709c1df3bdc7b8b4137008d0aaaed05 746 0.44/1.00 vMB 30
378,240 378,240 000000000000000000a336c583599caba0d72ce79c968576a27ba394b325b189 534 0.24/1.00 vMB 33
378,239 378,239 00000000000000000945f1bdcbd870e2a3852027bc2c685ec988834d8d40fa75 436 0.91/1.00 vMB 7
378,238 378,238 0000000000000000113d0634a751d69e616cc907928291c1eaf77ec6c9cb0ccb 640 0.29/1.00 vMB 40
378,237 378,237 00000000000000000886990ee654d2a89e7bcc35cebc6ddfe2f1fcbc6c658723 452 0.25/1.00 vMB 33
378,236 378,236 000000000000000010ede3db4d6da3bd5496bc423d83cb1a66998238664db5ff 1,788 0.76/1.00 vMB 38
378,235 378,235 0000000000000000004449af37c11065b91adc8fc3e0fc4c6e9d2e2a6f9d3697 462 0.99/1.00 vMB 6
378,234 378,234 00000000000000000e729ca5c57926441c451e8ce4baf0353064bb60cda1a5ae 501 0.25/1.00 vMB 38
378,233 378,233 00000000000000000e98bf8d2388a50625597eb7cb4ee818c9a715677179eb27 1,229 0.52/1.00 vMB 39
378,232 378,232 00000000000000000145a0552eef14eabc55cf18bc744064456732d0e3958c5b 311 0.92/1.00 vMB 5
378,231 378,231 0000000000000000062db7a63f07de26ac0c9c1be7b87258f42a08d47f3c70fd 111 0.25/1.00 vMB 8
378,230 378,230 00000000000000000ba807fe710cfb291fd86e6cc8a03a1da919411dfb36f5ec 518 1.00/1.00 vMB 6
378,229 378,229 000000000000000006b5ccb1d7bd4f78107303b52e82186b60a5b41001adcad8 1,284 0.54/1.00 vMB 46
378,228 378,228 000000000000000002967291bdeca4092ee79bf8b60d21d9e36a607c9dfaaa7f 423 0.24/1.00 vMB 32
378,227 378,227 00000000000000000bbe501bc4641b86133c2393da2b25d795df96a63aa00a74 1,162 0.53/1.00 vMB 48
378,226 378,226 0000000000000000035b938002c1fd6d288a3a7a3a0c0f91406274647afb6fab 1,249 0.68/1.00 vMB 42
378,225 378,225 000000000000000007a759418b3fa5103bf3e3abac20b3f3f51c9ec9d1ef1382 598 0.26/1.00 vMB 44
378,224 378,224 00000000000000000dbd7ddeb24c17a706c2bf28c5dd1024dd39e43447832859 180 0.25/1.00 vMB 15
378,223 378,223 0000000000000000072e7cb4a80c38fc830dc4745de618646ac5f3582616932d 2,243 0.95/1.00 vMB 45
378,222 378,222 000000000000000009d28dcd2879a6626bcc4eda9477199110a75cea83ca4307 425 0.21/1.00 vMB 31
378,221 378,221 000000000000000005feac5053bce6bce30a52b7deaaea7dc1ff31aced02015c 997 0.40/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.87 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: 642.87 GB
    • Received: 12.56 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.