Loading Tool

Explorer IconExplorer

Memory Pool

83,269 transactions
31.44 vMB
0.10598622 BTC
Random Selection Loading Transactions
Max Size: 192.24/200 MB

Candidate Block

Mining Attempt 150e84944be240f341ba6001240d442caa579dcc6bb1189d20aca8b2340f1507
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root db5b95b49438c2cbea11ef3d7e9cfbaed4734a9b5012f34a5cbb99a4b9b5e77f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,350
Size: 1.00 vMB
Total Fees: 0.03386306 BTC
Feerates: 301.05 > 3.39 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (518,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,058 397,058 00000000000000000168fe3affb56834ca0d5de16b86e665517f8e47db76d829 64 0.06/1.00 vMB 28
397,057 397,057 00000000000000000456ef2461babbc0ee692c1336e0170302ac4b4c61033965 705 0.62/1.00 vMB 23
397,056 397,056 00000000000000000398872ae6d540128c27ba359790c8492a2311f20d3c4f53 2,457 0.95/1.00 vMB 50
397,055 397,055 000000000000000009222b14264a298955eb30c175f274be451c1a6ab7c6ae98 1,014 0.63/1.00 vMB 29
397,054 397,054 00000000000000000893a15255848f786f53db6003651a93a47a5913f2f8a593 2,092 1.00/1.00 vMB 37
397,053 397,053 00000000000000000675ae83fd249b618f44de32f2c2e04b2a8e55b53ce12833 1,647 0.75/1.00 vMB 46
397,052 397,052 000000000000000007797286a431b48f1101b775edf93e79914c42bba1f5768a 916 0.41/1.00 vMB 39
397,051 397,051 000000000000000000f99d9887dfefedf6df2f11dc8a9ebd53675e293e127a80 1,245 0.89/1.00 vMB 25
397,050 397,050 000000000000000002a06490c930472af4c95899cc9ba68e038943bd350878f2 1,359 0.93/1.00 vMB 22
397,049 397,049 000000000000000006cfb49c9dba9780c8ac0bcc7f9e56a5c0443c333ec02ee0 2,389 0.95/1.00 vMB 43
397,048 397,048 0000000000000000019d9133da1a165f6d6f32f178017136ef684edfa7cb1f02 2,967 0.99/1.00 vMB 52
397,047 397,047 00000000000000000167f1f307d84236fda5edde6cb2e8734ab4e26e09b09504 114 0.12/1.00 vMB 15
397,046 397,046 000000000000000002be1133bcc1cc63c4c700168aed0b8b18439fc81060f201 1,990 0.93/1.00 vMB 34
397,045 397,045 000000000000000000e8d6596e8bc660b125a40d0c5eeb37a676c0176f50149b 2,007 0.99/1.00 vMB 32
397,044 397,044 000000000000000001e2a91b68b69f62edad1ecec151805ea81f75fe60611cda 2,086 1.00/1.00 vMB 36
397,043 397,043 000000000000000000de16eb9bbc4ff50e44925996d79db77a2fea671c92a2aa 1,183 0.62/1.00 vMB 34
397,042 397,042 000000000000000002e2bf600d24bb08164fa69844d9cc0a072b9694f63dba8e 1,976 0.90/1.00 vMB 34
397,041 397,041 000000000000000006b4d2887d85d03c0b1c2ad0050d73758b0ea9dc83d7aaea 1,872 0.90/1.00 vMB 33
397,040 397,040 0000000000000000000de4dd5341152b4ef89dde61e067e259aff1e21dd7c4d8 412 0.31/1.00 vMB 21
397,039 397,039 0000000000000000005d7b0b43e698c75d60bf65a7aa1babaad5a483810654ae 977 0.52/1.00 vMB 28
397,038 397,038 0000000000000000037785677ffc0a0f9e0df2d3a0124ea18fa67441196e8eb1 702 0.56/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.