Loading Tool

Explorer IconExplorer

Memory Pool

35,871 transactions
31.21 vMB
0.14165239 BTC
Random Selection Loading Transactions
Max Size: 153.98/200 MB

Candidate Block

Mining Attempt 5c1182a866f9d5f7c8deace35feeb8e78e2d6d42e4b352596f836750ed6c2bda
Version 20000000
Previous Block 000000000000000000004beb4f15a34a7aa2a633d229e44a11ed6baef695d74f
Merkle Root 1a24ffa8adb7f233f00e52eefb7ba1592eddedaddd0a90440ae65f085aa0ed5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,508
Size: 1.00 vMB
Total Fees: 0.07797703 BTC
Feerates: 101.66 > 7.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,339 (798,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
116,170 116,170 000000000000f09ea49f46c206e42d210f6a74e14cde8740f47f0e7ed4a66b6d 10 0.00/1.00 vMB 343
116,169 116,169 000000000000ce7e18f6e2d03e2d7ad1bb554d7990b9b46274483ebe7f4fc870 3 0.00/1.00 vMB 1,020
116,168 116,168 0000000000003a477115863910734aec79d2704a992bf0068b2e2ba9f2870804 11 0.00/1.00 vMB 333
116,167 116,167 00000000000094fe785bfad738969a6e1ed1c107df1d5522dc8d5708c2176cc8 6 0.00/1.00 vMB 798
116,166 116,166 0000000000000d768bcf3189531ca67e625f7a5f41fba2cff97d2eb68a17c9ec 1 0.00/1.00 vMB 0
116,165 116,165 0000000000009ce8fad611c4a1de8628a4ec8b4ec5591f588e0c9ec40ae71c7e 8 0.00/1.00 vMB 0
116,164 116,164 000000000000507b3208088134945d710eb7ff252ffa1daeff169afb5bbfe3c7 14 0.00/1.00 vMB 1,507
116,163 116,163 000000000000e074d3a521fea5934677e1137ea9ab7cfd3c3df2503e939c8eb3 11 0.00/1.00 vMB 638
116,162 116,162 000000000000d4ea53af6a2e06fe0801ce8ed6da19c9dd127310fa599ddf7800 12 0.00/1.00 vMB 597
116,161 116,161 00000000000084b81a93082dfc312246b0958f04aa36c1c491e64dba770c70ed 20 0.01/1.00 vMB 1,131
116,160 116,160 000000000000f19f216fab7e2700e77fb27431043c1b646e8f35a190b364da45 11 0.00/1.00 vMB 694
116,159 116,159 000000000000c49b5b4272af89619db540ae3882d07d101442f5bb9df99a3762 12 0.00/1.00 vMB 341
116,158 116,158 0000000000001da756d1ccef98c2f718eec09bdecefec30cf056a4222d321c79 2 0.00/1.00 vMB 3,875
116,157 116,157 0000000000005e5af7b013771fec594d2d3410042e4177ab0185bd390038c4b9 12 0.00/1.00 vMB 337
116,156 116,156 0000000000006157496732f664cb4d16e7e46be7fc0c26385db72412af02da12 2 0.00/1.00 vMB 0
116,155 116,155 00000000000074cd0fc7e8383420c7bba9cc1f678f185c5cefbae1d9727cc126 7 0.00/1.00 vMB 0
116,154 116,154 000000000000d3d9b956cee8df1647dd7c8312488c8dc7b7fe3841c3e4ebf47a 8 0.00/1.00 vMB 525
116,153 116,153 0000000000008f5606865b7a0484c704d07c3ad4edd1db6e5f58e1f790269a5b 2 0.00/1.00 vMB 0
116,152 116,152 000000000000a399f8da64542ecb1c113646874d95aafd26cb63ee7e3adb342c 11 0.00/1.00 vMB 352
116,151 116,151 000000000000467b52a8d51f01e05e525d8ee3a8207c3f677ce51702205ddfa8 17 0.01/1.00 vMB 377
116,150 116,150 000000000000ca41a130a7824e7db46d708c494956e51a2852bc0cf018e04b49 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 585.41 GB
    • Received: 9.42 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.