Loading Tool

Explorer IconExplorer

Memory Pool

45,685 transactions
29.05 vMB
0.13923929 BTC
Random Selection Loading Transactions
Max Size: 151.43/200 MB

Candidate Block

Mining Attempt 6ad7d8419daf58d1d2fdf1038bc1e23dd66879768d188887332e44c5a5bd8fe4
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 0bac064b8c8ed7785bbf282a76dc4f83e0572bcd6e8e11cf3e38de788b37939f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.03925837 BTC
Feerates: 100.25 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (128,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,231 786,231 00000000000000000004933ac7cee69ab60119b7ad66fa757f34fb389f047d9b 1,763 1.00/1.00 vMB 10
786,230 786,230 000000000000000000030307c482512761c4b3bbbacf947ef10f443a4f829b55 1,384 1.00/1.00 vMB 6
786,229 786,229 00000000000000000004beb3c070c21612747b2426b31fc16285a5646b59f214 1,921 1.00/1.00 vMB 9
786,228 786,228 0000000000000000000117611644f2311e325f9e58a02ccf2b4bb8e7a85f0aea 2,559 1.00/1.00 vMB 9
786,227 786,227 000000000000000000007ab9bada5fb69e8a3f3fe7e7034f5485a2a1a082da17 1,819 1.00/1.00 vMB 13
786,226 786,226 00000000000000000005aa7542635461f44fb902a4bad2b52c61f0dab9fa79b9 2,832 1.00/1.00 vMB 16
786,225 786,225 000000000000000000043e98a0a462c90ef1f26bad5519927991d55c6b935c69 516 1.00/1.00 vMB 3
786,224 786,224 0000000000000000000382c1c46de0f9ec852ed2d91b048281c91b83a54186f5 2,058 1.00/1.00 vMB 6
786,223 786,223 00000000000000000001339ad7abd179caa74dea2f0011b5d741adb487a8eb8d 2,489 1.00/1.00 vMB 13
786,222 786,222 00000000000000000001a07477d3b7755252507092771e1e8f97f7c93ee75152 1,595 1.00/1.00 vMB 9
786,221 786,221 0000000000000000000223902969fd8d35f35f8b2af6933636401ef6e733c0b0 2,091 1.00/1.00 vMB 10
786,220 786,220 000000000000000000045361bbfa294eefcc205303abd057e39c9a901d313295 2,403 1.00/1.00 vMB 22
786,219 786,219 00000000000000000003c2513d8220226efd608d68b416995ecdb31d1412dd5a 680 1.00/1.00 vMB 5
786,218 786,218 00000000000000000005d7d8a58c68051c39bc497a685cdc7e675dba1a614554 2,162 1.00/1.00 vMB 15
786,217 786,217 000000000000000000050cafe3ef506c8f66a5434b96b0e657b24602a8a4cdac 1,209 1.00/1.00 vMB 8
786,216 786,216 000000000000000000036b7e9c5bb824568cc986c7b0ef1923bf54f50d50c6e1 2,812 1.00/1.00 vMB 18
786,215 786,215 000000000000000000054fbc3517aa4d8c6744fb031147f42cbe4f52b01e75a8 488 0.29/1.00 vMB 6
786,214 786,214 0000000000000000000523adcf2ca8329403d9b951e7637d5b093bfbbc570451 1,246 1.00/1.00 vMB 13
786,213 786,213 00000000000000000004808a1fe06ecbbe32b42ea34c796a8ce6b6d26d63bdf0 1,000 0.41/1.00 vMB 9
786,212 786,212 000000000000000000018cbb98ac7e468a770a3dd5e4894620a3326273deb6ba 359 0.09/1.00 vMB 11
786,211 786,211 0000000000000000000078428dcdc28994a8a3785d291af400d3b19afe503cbd 300 0.49/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.