Loading Tool

Explorer IconExplorer

Memory Pool

43,114 transactions
26.45 vMB
0.06071267 BTC
Random Selection Loading Transactions
Max Size: 138.97/200 MB

Candidate Block

Mining Attempt b8bbadd66e5a38f3a6e93790edae4706d0b4664f2b02fb02ef6e5db8cb2f939d
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root dea5efe92215499b119b7e52d2367e7feecb7e8944f901557ee9b52345914e47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,400
Size: 1.00 vMB
Total Fees: 0.01228761 BTC
Feerates: 150.92 > 1.23 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (128,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
786,210 786,210 0000000000000000000001a4f8e5c47da28a1771c76ecfea528110451141dcee 645 1.00/1.00 vMB 2
786,209 786,209 00000000000000000003338243f9a72b4d732e503d4d818aa15ef103a29d0421 829 1.00/1.00 vMB 2
786,208 786,208 00000000000000000002a015387804054b0b4fe53c79581d2bd071ff5c67d1ae 2,445 1.00/1.00 vMB 11
786,207 786,207 000000000000000000005faf514bc077bb7800dfec5d14ff3d941304744138bb 1,615 1.00/1.00 vMB 11
786,206 786,206 000000000000000000051d1e089e0d15ae374360384920f3ab3812bdbb63404d 1,741 1.00/1.00 vMB 11
786,205 786,205 00000000000000000000a876c2099cdaf3a440c09dc643d891b72e8459933328 654 1.00/1.00 vMB 2
786,204 786,204 00000000000000000001dd22d3275e980b25aefae4b8fd2e4ba806b52d3f143d 1,269 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.91 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.77 GB
    • Received: 12.77 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.