Loading Tool

Explorer IconExplorer

Memory Pool

79,506 transactions
30.07 vMB
0.07816825 BTC
Random Selection Loading Transactions
Max Size: 183.81/200 MB

Candidate Block

Mining Attempt 325c471e753bfb86a6c5a428320f522f8ad29f523a6c29164fb229d4ccc10038
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root a0085a905d6f54dee24497f150d030b43bd307715ef652839cd884058bdfc0b8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,238
Size: 1.00 vMB
Total Fees: 0.01133976 BTC
Feerates: 100.65 > 1.14 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (788,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,994 126,994 00000000000015ad5a761b5ff5643f2c48f27ecc1423d2b8b4fd1913e04b61db 52 0.02/1.00 vMB 837
126,993 126,993 00000000000002bca292adfbe237ec88d930af0291c9894e75d8606ca9f0dd3c 6 0.00/1.00 vMB 0
126,992 126,992 0000000000003b0b62b36465fe0bff127f966cfedd2244c59de5e36e17488256 72 0.02/1.00 vMB 51
126,991 126,991 00000000000017e52875a43c641025ac3e9f6cac593e20fcda449b7735115096 50 0.02/1.00 vMB 848
126,990 126,990 00000000000030c6ebffe56a8438d659a45e09cdafa46ab3a549843b33b262cb 28 0.01/1.00 vMB 3,342
126,989 126,989 0000000000001465b0e49afaf43465ced91d6c245cfccf9b5309c90b30158b06 18 0.01/1.00 vMB 1,418
126,988 126,988 0000000000003546ab26e25b9bc75e2b355a7a6e21660b5bec2f79ae2649b892 20 0.01/1.00 vMB 485
126,987 126,987 0000000000002ef3946382d3e166279061654c71cd526c25ed796b2f79146e0b 35 0.02/1.00 vMB 662
126,986 126,986 00000000000022c6e61cadb8686800d8f2535c6bb08d8ceb44cd9718fc21c8d4 39 0.02/1.00 vMB 915
126,985 126,985 00000000000006263299d23c074a77c75adc0911be27eb9672c6357f8a5b790f 6 0.00/1.00 vMB 2,197
126,984 126,984 000000000000403a9f382d8f0f0723fe4dc20ed15e3af08793300810f73da88a 1 0.00/1.00 vMB 0
126,983 126,983 00000000000027260ef9c7874c8510927de86997150e15890624811a245d0803 82 0.03/1.00 vMB 515
126,982 126,982 0000000000000ba53235903141145d952c912964864f2c86c171d95ac705bbcc 42 0.02/1.00 vMB 773
126,981 126,981 0000000000000c0e900a938a8d44d5222663db993465daa5db14b8aec21d4dae 86 0.03/1.00 vMB 147
126,980 126,980 0000000000000a6ef7c0cd8f31b186197c01cc2cf0a3085c89495a8fea109189 34 0.01/1.00 vMB 1,988
126,979 126,979 00000000000016e18b3087cd793b881516917b3c7528c2499ebb5fc10f209ffc 16 0.01/1.00 vMB 823
126,978 126,978 0000000000002a74425d4a5a0ad33e1a833b2bbfbf3d6c5dc72d63077ebcd32e 28 0.02/1.00 vMB 459
126,977 126,977 00000000000037eb1e73bbb946edd81a373af851794588864fb6a0e3dae11ad9 3 0.00/1.00 vMB 0
126,976 126,976 0000000000001e5917abd5cb7cdf653de5c73dec04a42db7b0beb9d1bf2e6fa3 21 0.01/1.00 vMB 828
126,975 126,975 0000000000003bf396061ace4526f39cf4aa489e338214cdeb61fbde2b5ad362 10 0.00/1.00 vMB 1,333
126,974 126,974 000000000000384bfa4eb717f42d1590b76bef09a2fc0d4dd0f8150e3b081d9f 22 0.01/1.00 vMB 1,079
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.