Loading Tool

Explorer IconExplorer

Memory Pool

34,324 transactions
25.55 vMB
0.07788173 BTC
Random Selection Loading Transactions
Max Size: 129.27/200 MB

Candidate Block

Mining Attempt fc4f14d435e291db143b3c867a4775e5464fd4dd5dc40b2f79ed63791b0a0e1b
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 89f7aa9041cbe81b7fb4b93fb1bc62878776cf2f949b8466287e50b27d249fcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,893
Size: 1.00 vMB
Total Fees: 0.02703657 BTC
Feerates: 100.60 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (579,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,318 335,318 00000000000000000803270a41ab3a8b1ed8dc54f6569230986fc4a97836455d 602 0.29/1.00 vMB 24
335,317 335,317 0000000000000000019bacbadf81ad907a1840fd5884d1d2058db0a1c025cb18 787 0.47/1.00 vMB 21
335,316 335,316 0000000000000000076a6d47877e61dd256d3446698c554457ed199928880de8 784 0.32/1.00 vMB 26
335,315 335,315 0000000000000000046ef69ba5fcd10a1e1d2fa5b7de6d3d8a087180e502e09d 1,002 0.75/1.00 vMB 21
335,314 335,314 00000000000000001ae5cf0d42ae4f9f1243a5409e645e554fa1118f61aa52ae 512 0.21/1.00 vMB 38
335,313 335,313 0000000000000000034495bf54c768231940096e5e47f1fba6ca4f215fb23bd5 162 0.10/1.00 vMB 16
335,312 335,312 000000000000000003b1c6002472b9bfa1218a11cd090b31d1e81d040f8339dd 309 0.25/1.00 vMB 18
335,311 335,311 00000000000000000d5b9cedb7fee0a78c8f9aa1ea6eca6bb07d31cd7d2a69c5 424 0.25/1.00 vMB 9
335,310 335,310 00000000000000001115c3fd8ec7c1306a1c76c385e9a0522bac403b44faf611 438 0.48/1.00 vMB 16
335,309 335,309 000000000000000016ba52a779695e7a970addd8603165d459d6f0b328bdf815 1,160 0.75/1.00 vMB 22
335,308 335,308 000000000000000005fa9e1cb94b1a90fbbbc7b1a2981e4aa66533553289da65 1,906 0.75/1.00 vMB 39
335,307 335,307 000000000000000008be490e6536298d75e1944593809fd2a067f8d6e71aa637 180 0.45/1.00 vMB 13
335,306 335,306 000000000000000001f2b6221f8d323fa70855f49d279fd3af4e2471cd8dfc94 1,008 1.00/1.00 vMB 18
335,305 335,305 000000000000000012f4d1506e95896f4cd7d589f1a96de171becab7e5b6a6c9 218 0.49/1.00 vMB 12
335,304 335,304 0000000000000000033659a1b6e60c6e3a2bc342271bb0261dd57c56c7a5d5a6 446 1.00/1.00 vMB 11
335,303 335,303 000000000000000016d1b28fe07b7fea15e6bcc999bb3e1dbeb0c0b7b3437f4b 542 0.75/1.00 vMB 24
335,302 335,302 0000000000000000055810acade5597310f573534baeb30f1253923ff7a29295 718 0.75/1.00 vMB 20
335,301 335,301 00000000000000000684a1abd41d4ad0ad859e9f5f327438b16a3088b030365d 1 0.00/1.00 vMB 0
335,300 335,300 00000000000000001a9b78c923bf8ca40d3039bd16e4fb04e29cdfa241150b49 1,476 0.75/1.00 vMB 28
335,299 335,299 000000000000000017393d44677cad7c502e18aa2ee9a00f09ceb270bc5449bd 1,011 0.35/1.00 vMB 40
335,298 335,298 00000000000000000fa3510e316ed56cc86dd93bc6e1575e0204ed6f71cdbf45 256 0.10/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.87 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: 642.86 GB
    • Received: 12.56 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.