Loading Tool

Explorer IconExplorer

Memory Pool

45,960 transactions
32.29 vMB
0.12890530 BTC
Random Selection Loading Transactions
Max Size: 163.85/200 MB

Candidate Block

Mining Attempt 86c9699ab890c022f87328ebcded78fee83a888ad72df687ad1dc1d13e9ba0d1
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root e1459ed8dbcbc3b884b1c2b5970198ec4cb7b55460d4290e0d2f245075bf4e31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,760
Size: 1.00 vMB
Total Fees: 0.05573226 BTC
Feerates: 265.25 > 5.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (177,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,218 737,218 0000000000000000000599e0beaa28a6570ab6fac34453ab185c56651e48624f 2,489 1.00/1.00 vMB 17
737,217 737,217 00000000000000000007281c85c32dcb0ba092993f3150a79036534063877898 3,404 1.00/1.00 vMB 24
737,216 737,216 000000000000000000080e157bc9311edafc71cb2401832d544e22ebcc225414 3,584 1.00/1.00 vMB 21
737,215 737,215 00000000000000000002f7b566e2049f2b64708e1a49c56df6cffcab91d7664b 1,874 1.00/1.00 vMB 15
737,214 737,214 00000000000000000008c4699fe093bb07523d6b87aa7ddfab870ddbcad2bc8f 2,068 1.00/1.00 vMB 23
737,213 737,213 000000000000000000060af5326ba697ec8b6bde1176f6295f451a710b22982d 2,704 1.00/1.00 vMB 16
737,212 737,212 00000000000000000008cae82e0e0d58e98dbdd7d9826fcc380443d03c5a4626 3,270 1.00/1.00 vMB 20
737,211 737,211 0000000000000000000127d7ad7330d87fc9e9d68d901e5700254eb01f9fcb12 2,134 1.00/1.00 vMB 28
737,210 737,210 000000000000000000034d6fe744d421f1f5a1153a709efd25d04fa755ff6b43 2,578 1.00/1.00 vMB 6
737,209 737,209 000000000000000000021214dcf3a59fd62d64e2021c7c1b40fbc69487206cd1 2,687 1.00/1.00 vMB 8
737,208 737,208 00000000000000000004ece0f2d760861abbd1a1355e5b15afdba77d56842915 3,494 1.00/1.00 vMB 19
737,207 737,207 00000000000000000000a14bb005a6649e0246cb9c41c91f963a13d9a3421ed8 2,380 1.00/1.00 vMB 26
737,206 737,206 000000000000000000012ee5ae9d6eb1a0f049779721a6924ae858c246b909e8 3,217 1.00/1.00 vMB 14
737,205 737,205 000000000000000000077e63103c13cabcb62167daefd21b9db60b0f4e399ee2 2,283 1.00/1.00 vMB 16
737,204 737,204 0000000000000000000103347387f5b9a149e58db8911acf9f72e2f7b5ea193b 2,840 1.00/1.00 vMB 13
737,203 737,203 000000000000000000022be5cd8afb535a91834a0d253e2227877c5b37756e6c 1,777 1.00/1.00 vMB 14
737,202 737,202 00000000000000000002dc032cada5ab239fac1d76fb8ec048ce0b5288924ff5 2,692 1.00/1.00 vMB 15
737,201 737,201 000000000000000000030c267f448a2723bf72bdaa80bf1d6350ef189232271a 3,232 1.00/1.00 vMB 18
737,200 737,200 00000000000000000005902af8ac00ff0498569ffe51d1becf2b540b7bb54e7a 2,149 1.00/1.00 vMB 24
737,199 737,199 0000000000000000000424ab5bab28e900e538a7a3aa2706df55fad5d4f1161f 2,891 1.00/1.00 vMB 26
737,198 737,198 00000000000000000008789532a4d71ecd1ae67abf0e0ae760a99c2076e8fe69 1,811 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.65 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: 626.66 GB
    • Received: 11.70 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.