Loading Tool

Explorer IconExplorer

Memory Pool

42,483 transactions
29.05 vMB
0.07518125 BTC
Random Selection Loading Transactions
Max Size: 149.26/200 MB

Candidate Block

Mining Attempt 7375c4db7a934dbd37548dba9592dc3c3a8cb2233dea3eb514aa6c68ff52b281
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root ce2f8092465ab23072e8afca65da43383ce594eada34ae6f27ecfc4315408fd7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,835
Size: 1.00 vMB
Total Fees: 0.01847531 BTC
Feerates: 150.75 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (521,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,177 393,177 0000000000000000038ecf07fb4c1849439631104008c7d448ce695f0b7af080 1,746 0.93/1.00 vMB 29
393,176 393,176 00000000000000000077a957533e03b9ca1f1426517116347198d7383637c982 2,200 0.93/1.00 vMB 44
393,175 393,175 000000000000000008b7f7bc2af8d31fd4c57f0d65a41719303d02cb6f1ee06f 659 0.31/1.00 vMB 34
393,174 393,174 000000000000000008753a80129ce9f07d7e151bd771996135c80c44e15300c4 998 0.46/1.00 vMB 35
393,173 393,173 000000000000000004b14f8d54abb3e66136794b07e6f94d949f13acc2c63c94 783 0.43/1.00 vMB 32
393,172 393,172 0000000000000000061719d03ad0d1a2ecdeb5f02eaf13307c89ac962375a7e0 209 0.16/1.00 vMB 20
393,171 393,171 0000000000000000085882b57517d84e82b1e8b6cc0d05821a4981cc5bef2952 1,364 0.68/1.00 vMB 37
393,170 393,170 000000000000000003526a0e87cf5f0886462975019c5cb50bc87aa618c55f70 1,437 0.70/1.00 vMB 35
393,169 393,169 0000000000000000036bdd5100f866d77aadfb29df891f1686b11218ea6b4b85 1,187 0.82/1.00 vMB 33
393,168 393,168 00000000000000000553dbee57a61cf249e18c87790d50f751ecf41cb041ce60 2 0.00/1.00 vMB 0
393,167 393,167 000000000000000007538680ee58fc95dde11226d8229d569e2f8dee3e52cc16 1,062 0.52/1.00 vMB 36
393,166 393,166 000000000000000005e1bc39b42ab78ab370d94f8c801322e6086aa9d3e2f10c 1,306 0.73/1.00 vMB 30
393,165 393,165 00000000000000000705d159871dba77a2fa1d78987bc58fe975cc980292ddca 237 0.25/1.00 vMB 13
393,164 393,164 000000000000000006b48bfbafb49cdf6f9a4821fedca6091c938f029e4fa018 692 0.40/1.00 vMB 31
393,163 393,163 000000000000000002a68d61ffe46f792366eba2bf5020ed62b0604cfbbd08f4 170 0.15/1.00 vMB 18
393,162 393,162 000000000000000005c9e08540a11c198d0418bf1a9860ef81d54ddddd0f8766 347 0.44/1.00 vMB 9
393,161 393,161 0000000000000000043473c6edd60422dfc462cb2d4195e4dc41fb37f959b87b 989 0.58/1.00 vMB 29
393,160 393,160 000000000000000003cb66dfd3a07290871fd858bca1dbe20ef7802434765b61 351 0.25/1.00 vMB 21
393,159 393,159 000000000000000002e5abdbc582936b847fc9045b3d9f5a792df3f1c00d6bb6 483 0.26/1.00 vMB 35
393,158 393,158 0000000000000000038c0a3c6bccc8a736b23dbbdd710c8bb6fe46dd90180261 230 0.69/1.00 vMB 12
393,157 393,157 0000000000000000099a20efe9eb9f30d5d9ea2c2ea616053f8f0310c0bc6ee1 2,208 0.95/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.