Loading Tool

Explorer IconExplorer

Memory Pool

44,313 transactions
31.55 vMB
0.11033835 BTC
Random Selection Loading Transactions
Max Size: 160.59/200 MB

Candidate Block

Mining Attempt 444a06daf2c6231f6e55512d28344ed7ac4b7e1e9fc47e992d975008b816b00a
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root 860aed6a67b7a2a7b16e3a75e6aff0eeedebf89728c3a6db4e2a98bb0d5fb29f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,406
Size: 1.00 vMB
Total Fees: 0.04415085 BTC
Feerates: 150.41 > 4.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (395,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,055 519,055 00000000000000000003d8cce19231b72759028b3b07442bb2e6181c77e8b571 911 0.42/1.00 vMB 34
519,054 519,054 000000000000000000123d2457453af26f1a59a8e32d2ae7134b3fc20185cc00 844 0.33/1.00 vMB 30
519,053 519,053 00000000000000000040f1a6579a7b1ee559af50f1e9416dd46ea7649c8c4200 776 0.33/1.00 vMB 33
519,052 519,052 00000000000000000036b5d68098fd9f70a17fa9c48230297ce78cab33b8c4d6 1,182 0.57/1.00 vMB 33
519,051 519,051 0000000000000000001dd774a1b30926bfd41a5aa8c96d6aa75a83dbc5e5be6b 437 0.24/1.00 vMB 27
519,050 519,050 00000000000000000047c70d880e19133bf1788a0235747e716bac64109556b8 859 0.47/1.00 vMB 24
519,049 519,049 00000000000000000022b1dc5a6252315265d7ebf84d177fe8187a8a61197d90 1,555 0.93/1.00 vMB 24
519,048 519,048 00000000000000000026ce068549c0756961ca5aaeb0902067c8dd129d1813be 1,519 0.76/1.00 vMB 31
519,047 519,047 0000000000000000003d73bcad645b1ff23ef53965fd4012731f2df203b28449 1,801 0.90/1.00 vMB 31
519,046 519,046 000000000000000000055babe5b4ac635c0f3d4379d005ab0a315e63cfbbab77 432 0.24/1.00 vMB 16
519,045 519,045 000000000000000000078f2d4663b03e1165a6de555cd523b55e6be2552b07cc 2,382 0.88/1.00 vMB 31
519,044 519,044 000000000000000000092a74c3d2c692a292cb1ac249def7539d220c66ca1d22 162 0.23/1.00 vMB 9
519,043 519,043 000000000000000000018b9d5bc56af89afa92b27ad2f6758b2701975f0b6f3e 1,703 0.73/1.00 vMB 28
519,042 519,042 00000000000000000028881181214d3289f9ff2eb084ba0aadfae4335a1a021f 388 0.14/1.00 vMB 27
519,041 519,041 00000000000000000002641ad7174e2f3d283cae94cda078dcb0108979348f6d 346 0.17/1.00 vMB 48
519,040 519,040 000000000000000000296937e04a2e44976c5a0f83464819d16893c10305380b 723 0.62/1.00 vMB 16
519,039 519,039 00000000000000000032491c87663bc580ab1855ab0e65695f9401f28cb34576 716 0.34/1.00 vMB 31
519,038 519,038 00000000000000000043e707836ee3458f244c8d4de931acd15de48b9789b21b 893 0.80/1.00 vMB 3
519,037 519,037 0000000000000000002636188b313ede714ed73c78d72c8eb812952760bd007b 2,244 1.00/1.00 vMB 24
519,036 519,036 0000000000000000002abcc759c1a48ea3e46b8cfa27b2e49642b2e330530962 2,845 1.00/1.00 vMB 39
519,035 519,035 00000000000000000034093d81040a0e38722a786a9b94d47e1ccf6d5d0053d9 1,050 0.68/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 606.18 GB
    • Received: 10.61 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.