Loading Tool

Explorer IconExplorer

Memory Pool

78,238 transactions
29.15 vMB
0.07254720 BTC
Random Selection Loading Transactions
Max Size: 174.36/200 MB

Candidate Block

Mining Attempt e56483d0064ef7130a8abbb91301ac346a6b7a54ead6e35e1d19d080ebd03dec
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root bc3ec370c74360c839dade50ed6420c7935ed2ea1b8c10c35d543c1433c78924
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,134
Size: 1.00 vMB
Total Fees: 0.01342654 BTC
Feerates: 73.20 > 1.35 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (558,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,329 356,329 000000000000000007feeaef5b0ebd5b107f02a2b7a58c16ecbce235bb96fb55 1,477 0.75/1.00 vMB 29
356,328 356,328 000000000000000014a443054ad752b297c02c763dad7c2c6682b69a2c3b8ce6 769 0.46/1.00 vMB 27
356,327 356,327 000000000000000006ba0f8ba6b00aada439f6319d4895245ad1130cca6ab74f 56 0.16/1.00 vMB 1
356,326 356,326 000000000000000011fef7c69c21859d6ed202d5ea2fe403b2e4482b257bd29e 272 0.18/1.00 vMB 24
356,325 356,325 00000000000000000998b4a8d32e9e93176f4119e52b05496111f4b14fc8ec1d 64 0.02/1.00 vMB 28
356,324 356,324 0000000000000000039926b06fed347a7891e135947c11524054f6cba2fd1243 312 0.14/1.00 vMB 31
356,323 356,323 00000000000000000ecd996f9a95904315f652ae388dfe6c3fe81d4e396c5378 506 0.29/1.00 vMB 21
356,322 356,322 0000000000000000009cc8794556267f6fbca831be68efc03a9437f66777c970 1,651 0.75/1.00 vMB 30
356,321 356,321 000000000000000011df5545724c46b42b5a215d2e04c90b0a80f897a107ff93 702 0.41/1.00 vMB 23
356,320 356,320 00000000000000000505b2f2e64ab80ec58a0770bcd9f721a09e6f4bbb4e2311 634 0.32/1.00 vMB 28
356,319 356,319 0000000000000000089f01af458003b7084b534a479d114d8a7242dca239960a 595 0.34/1.00 vMB 29
356,318 356,318 000000000000000009e021306e8cca2ebc8e2e46e928e486434e43212d52615b 268 0.11/1.00 vMB 31
356,317 356,317 0000000000000000157e1e61f621f2c63af671d0b5184e5b89b4836db29caecd 76 0.03/1.00 vMB 22
356,316 356,316 000000000000000011efd960a66b92c7ad09f781814691f541b25613a8b4b178 543 0.27/1.00 vMB 30
356,315 356,315 000000000000000006dfcad86c62a7cd121c84237325a5b0516f13431665c846 584 0.53/1.00 vMB 15
356,314 356,314 00000000000000000894e9467b5c6ce5d431311cf6955b0326cc53adce83c9ce 1,845 0.75/1.00 vMB 36
356,313 356,313 00000000000000000cf185ad4445855a8dfa05655a5d9a55acc979be40e86883 341 0.15/1.00 vMB 44
356,312 356,312 000000000000000006851400f7751554af3664bedbd20014cbe647f7a0957e5d 1,525 0.75/1.00 vMB 27
356,311 356,311 000000000000000016cb37ce45508aa6f063eff8ea2fd22251c9877c2861e7e9 232 0.11/1.00 vMB 24
356,310 356,310 0000000000000000046abd90a2058e8d0b3c0df047ea495a8030774d3d97ba34 1,272 0.70/1.00 vMB 25
356,309 356,309 00000000000000000d1b5db3a2aaba54c6210d3c3b317350087d2667801147b2 881 0.61/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.