Loading Tool

Explorer IconExplorer

Memory Pool

47,144 transactions
27.92 vMB
0.13030907 BTC
Random Selection Loading Transactions
Max Size: 146.48/200 MB

Candidate Block

Mining Attempt 9cd9fa8381174dab580291ad66ff40f7fb92a6d40ee0ed9691e53d73f1299a64
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root be20cae839650eaebd75d999d8570364c6cd99daa71d7a56ec17f1c873b3547f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,585
Size: 1.00 vMB
Total Fees: 0.05861845 BTC
Feerates: 151.01 > 5.87 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (237,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,263 677,263 0000000000000000000b33524e564d6c3d2ef5181915af17b6905c88c3b9464f 702 1.00/1.00 vMB 69
677,262 677,262 0000000000000000000ba0ee1f714f1a50d2d1cb5781973ab3c775bbff2877ad 2,919 1.00/1.00 vMB 105
677,261 677,261 0000000000000000000a8e564421eeead7cd40d4d2ecaadb2de010cda53f5163 1,875 1.00/1.00 vMB 32
677,260 677,260 00000000000000000006146b68f5dc3449b50ce46d00a60913c9e80ff4aa3f29 2,513 1.00/1.00 vMB 63
677,259 677,259 0000000000000000000b689c767bd541363c595c036936fc617b3b5541818cdc 882 1.00/1.00 vMB 28
677,258 677,258 00000000000000000009ab33bbce3089489e04f2824e81d551c7fcde25681d86 2,214 1.00/1.00 vMB 54
677,257 677,257 000000000000000000099e0a196eb2282c9a27f32891569a2903c0fa95f01437 1,436 1.00/1.00 vMB 36
677,256 677,256 0000000000000000000a0642440349df6bb17c9457f8efd020758b245be0a750 497 1.00/1.00 vMB 20
677,255 677,255 00000000000000000006c4b9886cf6f52454dcca0c07c0c44f9a79440db3d77f 869 1.00/1.00 vMB 21
677,254 677,254 000000000000000000092d55d73e96df0c923997b819971454b0582d70e13fae 2,220 1.00/1.00 vMB 10
677,253 677,253 00000000000000000005e372d6772bd237412beb62e630225bfe624a1914078c 1,765 1.00/1.00 vMB 40
677,252 677,252 000000000000000000019ca08996b2cd4e7d3b8d59c60152d5e7276f3d553ac8 2,508 1.00/1.00 vMB 80
677,251 677,251 000000000000000000077247f3d60cbbace9b78a82e722c90e0d06b04ccf5594 1,725 1.00/1.00 vMB 56
677,250 677,250 000000000000000000070f7fe2c8ab0abde950e0f691cc728f16868ede96bd95 1,230 1.00/1.00 vMB 69
677,249 677,249 00000000000000000009b7fd5988bb7f5ec40be294b7c002ddd03dc23ff42375 1,805 1.00/1.00 vMB 24
677,248 677,248 000000000000000000076cf101f231bd8c6829f464983a2fdec06f6a2766815a 2,408 1.00/1.00 vMB 30
677,247 677,247 00000000000000000002cb6f69e5bb62c0d2a27680fb71aa9dacdfe0c36f0e9a 2,212 1.00/1.00 vMB 37
677,246 677,246 0000000000000000000b9451aef5bd52deb69da0f35b038431ad1467c1e486d4 1,606 1.00/1.00 vMB 62
677,245 677,245 000000000000000000054b3a5bf81d2b50754e889bb7f89aefec0072b0bda793 2,156 1.00/1.00 vMB 85
677,244 677,244 00000000000000000000844224d54668f21355c77a4dc127e6d1f27533841cad 2,377 1.00/1.00 vMB 90
677,243 677,243 00000000000000000003ad9c765bfac55f6e79e9bf0bdec89e846f9ddd9e5d85 2,339 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.