Loading Tool

Explorer IconExplorer

Memory Pool

80,517 transactions
29.82 vMB
0.14654880 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt 741b5c8b2cf9993885788797d67cba2144664d9e1ac3763655f6af842d322ca9
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root d102d33640b98f35e13ee4e7c6adfeeaa4cce2ec7ac9c5442766cef5663c8949
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,496
Size: 1.00 vMB
Total Fees: 0.05771469 BTC
Feerates: 526.32 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (382,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,545 532,545 0000000000000000000ac22711f31446a22da8035e0ce7d38534528c61f8ec1b 572 0.80/1.00 vMB 14
532,544 532,544 000000000000000000178bd38f85f66f4e198f0ddfac1509162de8c6c296edb4 223 0.99/1.00 vMB 2
532,543 532,543 000000000000000000078d2c337341527f8bbba1bf2bedf553dce9dbf0699c00 222 0.99/1.00 vMB 1
532,542 532,542 0000000000000000002a805e2ebfc06e6f34cb6332d1b0b872ef91c3adc7a09e 849 0.98/1.00 vMB 9
532,541 532,541 0000000000000000001245f8f39b26025d1a25aca1744c5bfd664dd4ea21b5f2 883 1.00/1.00 vMB 6
532,540 532,540 000000000000000000037e8144469aae010f0dd435ad116c644f36e7a559e32a 466 1.00/1.00 vMB 3
532,539 532,539 0000000000000000001161f9e997bfbd18fa397a4eadb9583fb65e05c69b1559 1,212 0.99/1.00 vMB 11
532,538 532,538 00000000000000000035c2c9c8f2c91532a1e8697b322ed540ef2e11c2b38bc9 855 0.99/1.00 vMB 8
532,537 532,537 000000000000000000012f98b8d18d30e96cda662a466cc1cad4e2b93a8ff196 831 0.99/1.00 vMB 8
532,536 532,536 0000000000000000001930c33ed9bd713aa56137c77be028b791d9b561349f82 2,150 1.00/1.00 vMB 15
532,535 532,535 0000000000000000000b837ab784ccfb74d9661e4173e63fd5257fc1fe5197bb 2,839 1.00/1.00 vMB 33
532,534 532,534 0000000000000000002c25b04cb08f0722b8579b9f946250768e7000c77a99a1 762 1.00/1.00 vMB 2
532,533 532,533 0000000000000000001e1d5f7aed85a87de40871a683c15bbd971442368a6941 2,074 1.00/1.00 vMB 36
532,532 532,532 0000000000000000002024def33d7c0882d8b7963001d4d25568c16920dfb2b5 1,066 0.99/1.00 vMB 7
532,531 532,531 0000000000000000001fe633cbce2bea6e5f0795e7ee143a30767789ea81f654 856 0.99/1.00 vMB 10
532,530 532,530 00000000000000000011d0f77f299f9c7d2348360a9026a2ff015697a895d821 617 1.00/1.00 vMB 5
532,529 532,529 0000000000000000001d00c4ecb0f5cedc4720ad80405540d874da8b08a3fd90 613 1.00/1.00 vMB 4
532,528 532,528 0000000000000000001628debbb76b778099b66b4400fcff580de15cc8ed8466 732 1.00/1.00 vMB 7
532,527 532,527 00000000000000000032bf2e9840cc901cf530d048b87ea999f66a9a2fa5a8ae 785 1.00/1.00 vMB 16
532,526 532,526 00000000000000000005d0ef0edc6193dcc382aeb48b1a11e63257c80c36b165 367 1.00/1.00 vMB 2
532,525 532,525 0000000000000000002425947e6a1b9358c7a85b5ff8af02d53adc109bc638ac 1,070 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.85 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: 712.80 GB
    • Received: 17.22 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.