Loading Tool

Explorer IconExplorer

Memory Pool

80,881 transactions
30.84 vMB
0.08259353 BTC
Random Selection Loading Transactions
Max Size: 187.18/200 MB

Candidate Block

Mining Attempt d723c482026bb110358492c752e81e5639d17f6752ad794ab1f8e7688d7c8036
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root b130f7c9face9bbfdeb89a3d89f984c2e8a68b56a7e31d7c5dc93d5c028be61e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,017
Size: 1.00 vMB
Total Fees: 0.01622070 BTC
Feerates: 100.69 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (567,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,139 348,139 000000000000000010e6aae15c15ca1c67ac71cca16f48da6248b280b84821ea 437 0.21/1.00 vMB 24
348,138 348,138 000000000000000016d580724c13a0210befb06392f608218d10fa16c33d6a23 796 0.44/1.00 vMB 30
348,137 348,137 00000000000000000d711677324ab1e3e3980c0802319e9bd42ede738ff0101c 928 0.50/1.00 vMB 27
348,136 348,136 000000000000000014b0c3100e41d89db9f8b5354cf329c660875cadb05901a7 362 0.27/1.00 vMB 8
348,135 348,135 000000000000000001d247d71e84e098445852d202012e6dbcdcf1ec0f03616c 1,075 0.75/1.00 vMB 18
348,134 348,134 00000000000000000f95590bbf87fdf6be9aa938171fb80166683dccbd36edc5 1,550 0.75/1.00 vMB 33
348,133 348,133 000000000000000016a3de1a31ce8dc4fe5f0a797937654a6715d14a45f3e919 1,040 0.75/1.00 vMB 22
348,132 348,132 00000000000000000b601772c75000ff9abf367270f50a907336c538e69ec7f8 2,425 0.90/1.00 vMB 37
348,131 348,131 00000000000000001461386b58879ac512df9362ec79f862b60c25a5fc0d893c 1,755 0.85/1.00 vMB 36
348,130 348,130 000000000000000010aa2f82680ca7d51f134d17644948135a63d05f0454af9b 225 0.12/1.00 vMB 25
348,129 348,129 0000000000000000103cdb9c8b18f4310b6052133867d7ef419fc08516b69687 300 0.17/1.00 vMB 20
348,128 348,128 0000000000000000097b822e9cbc53ce120e75fb628431c63a690d68e84fec0e 840 0.52/1.00 vMB 28
348,127 348,127 0000000000000000115c1a5bcb21f563163f37bde1f7e0143e8f6a3f57123ca4 643 0.40/1.00 vMB 24
348,126 348,126 000000000000000003bfbb78b4fbda6d1a151c3b3d6719ad762f8c696843c7d8 681 0.68/1.00 vMB 16
348,125 348,125 0000000000000000038a91394a4aedc9621122219316152eff507ad5b5115441 1,248 0.50/1.00 vMB 33
348,124 348,124 00000000000000000b98cf9feacf328fb1a99c0c96ef86abb02419b0518ccaa7 881 0.44/1.00 vMB 25
348,123 348,123 000000000000000015507973d9202f9bd2fd591c3724739b7ab7ea5b420c53a9 615 0.32/1.00 vMB 27
348,122 348,122 0000000000000000046576d0d0ae526d94823346c5078937927ee96ba2d1e6b8 387 0.24/1.00 vMB 21
348,121 348,121 00000000000000000c0871ffb7f1564d2fe5680ffc1ec008fc139bace058335c 855 0.45/1.00 vMB 26
348,120 348,120 00000000000000000cb6b561d41a9c15efac1b55f1127c1b7960561da1f72233 537 0.39/1.00 vMB 18
348,119 348,119 000000000000000012b1db11eb602627056c463e37ffa35a0ede17782637f18e 805 0.50/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.72 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: 702.15 GB
    • Received: 16.63 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.