Loading Tool

Explorer IconExplorer

Memory Pool

81,061 transactions
30.04 vMB
0.09350173 BTC
Random Selection Loading Transactions
Max Size: 183.49/200 MB

Candidate Block

Mining Attempt 1490145a13936610d5439870288e32ca0d275956194d312c60968fdbee949c6e
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 5d27609fea400b467a973e5b408a370a0bb4bf49b3759ad0b6c8459c3fa16e28
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,500
Size: 1.00 vMB
Total Fees: 0.02600990 BTC
Feerates: 402.60 > 2.61 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (535,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,616 379,616 00000000000000000f426a4fc5264dac5794a76a2521ca60d479220ce94f777e 1,422 0.95/1.00 vMB 29
379,615 379,615 00000000000000000db007ee88a035ba19e19c52ef87049f9c33fcb4416b252e 1,590 0.75/1.00 vMB 46
379,614 379,614 00000000000000000e0b6e6edb48cbf013967206e6370b59b7186d5f5f076785 1,713 0.75/1.00 vMB 52
379,613 379,613 0000000000000000024b5266d16f8b7fcce96eb4252c8bc318872bbf739bafb7 598 0.95/1.00 vMB 20
379,612 379,612 0000000000000000085dc46e104a2f552740b9474df441b7801975d71dfcb697 1,945 1.00/1.00 vMB 43
379,611 379,611 000000000000000008ca447faaa8cbff0da1b8533cfb4fa64051aa91c1df09b5 1,857 1.00/1.00 vMB 40
379,610 379,610 00000000000000000ed9fb651f74800c0faf5dc0c52fe386816b19d24b0d2f7e 980 0.68/1.00 vMB 30
379,609 379,609 0000000000000000000526e5ded19e817d75213fbf9be9e8c487c25381f78199 226 0.15/1.00 vMB 21
379,608 379,608 000000000000000011f4cafce42fe11224d0d40750fa3f638333199afce2194b 114 0.09/1.00 vMB 14
379,607 379,607 0000000000000000095a4b20a9b894062a61ed41cc7bd770985b6fb1f675f78a 473 0.35/1.00 vMB 16
379,606 379,606 000000000000000006d96ea2ab6d0c1515b37fefccdc11c35b27ffd90d625280 1,503 0.95/1.00 vMB 23
379,605 379,605 000000000000000011ad6c92398cbed933c07a69f379ab85e5e522f4ea488d80 2,324 0.75/1.00 vMB 61
379,604 379,604 0000000000000000067b756ff62969d823faf65743a38c5a2e63340e9cb8ab31 351 0.19/1.00 vMB 35
379,603 379,603 00000000000000000d0412eb7a9224269297d91f542e67065500d6f8c7e05228 1 0.00/1.00 vMB 0
379,602 379,602 0000000000000000090aa72d603e2a11a557b434526410fd35b57fefcba73231 637 0.29/1.00 vMB 56
379,601 379,601 0000000000000000057f764151932ba5d40e8f8b2686b5d3274b59b5da3b1a26 1,678 0.83/1.00 vMB 39
379,600 379,600 00000000000000000fd6e9062864aa85fa5d3d6a1abad30a30a96a5cd307ba88 1,830 0.96/1.00 vMB 34
379,599 379,599 0000000000000000085b53dc4d4bf6862386de4daa632199853ac409241d6a3f 582 0.27/1.00 vMB 38
379,598 379,598 0000000000000000119c1ea09037f55058f3c0b87a1f9e76a941e44f794a6518 2 0.00/1.00 vMB 0
379,597 379,597 0000000000000000050dd32a03c9b8b68d425e0fc116f6dcc32e99b29447cf0a 265 0.15/1.00 vMB 25
379,596 379,596 00000000000000000c38e22c23644b37924ac1dc2974bdbdff40858b35beb89b 1,974 0.99/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.