Loading Tool

Explorer IconExplorer

Memory Pool

87,603 transactions
32.09 vMB
0.14227176 BTC
Random Selection Loading Transactions
Max Size: 193.68/200 MB

Candidate Block

Mining Attempt a597e3c4f1dcbaf448a3e40d2a5638e2e9d9d7a99001359d869d235c75864517
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 242f6d25461ec1d954733f28c3e78bd6e08ef03d22fd43d90013023b2e0725ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.05194848 BTC
Feerates: 911.92 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (560,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,152 354,152 00000000000000000011ee19313363bc2849fd84c4c646f8535fb473f0fdb559 1,077 0.69/1.00 vMB 53
354,151 354,151 00000000000000001562e8cd009a79426bdf214ec68fa968bd18536316cd4009 172 0.07/1.00 vMB 28
354,150 354,150 0000000000000000099a9182e1695e21643e67baa9de2d96f02c689d0279e722 1,044 0.47/1.00 vMB 31
354,149 354,149 0000000000000000097d678695c12f86856ab586b33495ec440880172e35ef42 492 0.27/1.00 vMB 25
354,148 354,148 000000000000000009b47b5b580d420786fdd2f3838f63ea1416daa188370b94 381 0.23/1.00 vMB 31
354,147 354,147 0000000000000000025b5a4ff63bf1305fc67c33595d133ee67822ca63e44e38 329 0.16/1.00 vMB 29
354,146 354,146 00000000000000000c186965559288c9804d99093977b3b0ba7139de0430773f 369 0.18/1.00 vMB 28
354,145 354,145 0000000000000000047bdf99ea235c0cbf09de3e91249da9b85e2697c72de45a 1,208 0.51/1.00 vMB 31
354,144 354,144 000000000000000003dcba2ec1de253711ba2a49b5e008f11ef12d6cf41b7de2 256 0.11/1.00 vMB 21
354,143 354,143 0000000000000000153c4f36deff9b48e5ee3b3af75858002745623ba049837e 300 0.15/1.00 vMB 44
354,142 354,142 000000000000000014fc3192c1d26d9531fe99b55db7277b6970d124d6aadd05 1,773 0.75/1.00 vMB 30
354,141 354,141 0000000000000000094f590f20429196ae2dd9914fc3c2e8a17fb773400bad8f 1,502 0.75/1.00 vMB 28
354,140 354,140 000000000000000009bf19c953cbcf0e2919dceec1c2107c4d93fdb2f948b2b8 1 0.00/1.00 vMB 0
354,139 354,139 000000000000000009d6f149307f020d74c46c2588ebd308fafe8780988d516e 1,510 0.77/1.00 vMB 26
354,138 354,138 0000000000000000108400a5746e32d1ebb8f81a8be55eae0829c419c6a98179 593 0.32/1.00 vMB 32
354,137 354,137 000000000000000002585c1983c4c4a09a34cf95f65d80e2562edce3301527b7 1,031 0.49/1.00 vMB 29
354,136 354,136 00000000000000000674bf3d6350806c039cbcf5e1beb7c620ee9d4b7474a58a 991 0.46/1.00 vMB 29
354,135 354,135 000000000000000016063110e80e75a0e3e593266982be90e52b37814d6edbc9 174 0.09/1.00 vMB 16
354,134 354,134 00000000000000000b88721906f75cfc6579522dd3ccd2d069be5cd35e9a9ef6 1,389 0.67/1.00 vMB 26
354,133 354,133 0000000000000000160fdc2baa31315361957fb67d7d8233bd3d16b2372073f9 438 0.28/1.00 vMB 21
354,132 354,132 000000000000000016ffb357acb1f2a608fdc0af821c1bd0366e110e0afb80f3 124 0.29/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.34 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: 661.02 GB
    • Received: 14.79 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.