Loading Tool

Explorer IconExplorer

Memory Pool

81,661 transactions
30.33 vMB
0.08202536 BTC
Random Selection Loading Transactions
Max Size: 182.83/200 MB

Candidate Block

Mining Attempt fbec87121432af044249ee861780a0b09c23c4b28e8e523fd2bdfc8b36de76ba
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 46111a46552ef1e47dff1d403b739dd3b7a5028b170f772f2b2159c6530f682d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01967240 BTC
Feerates: 203.60 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (559,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,635 355,635 00000000000000000d61d820d03bef0193a94d36e3a61dfcae66d13d86a4a917 669 0.45/1.00 vMB 22
355,634 355,634 0000000000000000010d50e519465f4b674bcee9e279f26d3e5287866c80ed13 427 0.36/1.00 vMB 16
355,633 355,633 0000000000000000070404acb2ef5686bb2b1c39807055dd41f0d2d631bb6bd7 992 0.35/1.00 vMB 41
355,632 355,632 00000000000000000db81b1c2ac93ae6329be7b79cf813f6eb682ecd9d21bdbc 277 0.17/1.00 vMB 20
355,631 355,631 00000000000000000923aaf6179a8ec16ee5ce20b24ef9249f6864e8bb4573b1 215 0.10/1.00 vMB 27
355,630 355,630 000000000000000002d9e0aea026ead1ef3722152a31ebc1a8ddbcaf6a3c00cc 690 0.75/1.00 vMB 14
355,629 355,629 00000000000000000d774e2578294ae58509dca27416c532c4e3838735122512 2,126 0.75/1.00 vMB 40
355,628 355,628 0000000000000000072b4906b4037391457dfb6c10ee70e6bb80b1e725367f86 386 0.22/1.00 vMB 18
355,627 355,627 00000000000000000dd430c34e249a802a0932e1155162e584bb0c7364d81dac 822 0.44/1.00 vMB 28
355,626 355,626 000000000000000012ca137669bb9ff1b2bcdf82a1e97fd22c92c0e15b1d1ae9 874 0.40/1.00 vMB 29
355,625 355,625 00000000000000000878b2c570da79407e56d632566cf3f7ab9a17d165765265 774 0.35/1.00 vMB 22
355,624 355,624 000000000000000012c438a597ad15df697888be579f4f818a30517cd60fbdc8 1,875 0.88/1.00 vMB 30
355,623 355,623 000000000000000006d45be481e5d8689f154f2eb37f39141cbdcecabd85ba9c 836 0.37/1.00 vMB 28
355,622 355,622 000000000000000006bfb801fa751a5c71d0449b9b1466731039d2701bc1a246 473 0.20/1.00 vMB 30
355,621 355,621 000000000000000011d655c7ae48034996b9b881af566e99afde566a2870face 1,379 0.71/1.00 vMB 30
355,620 355,620 000000000000000002b572782066da046ff5d607b6ddbd44fdc37d526111b095 1,003 0.49/1.00 vMB 27
355,619 355,619 00000000000000000f84b558d6550ef52b8108e97a3371f17d742e639a28ef66 350 0.19/1.00 vMB 22
355,618 355,618 0000000000000000078c12a7a121bf70b41d232e94bde569759876fe1efdba9f 517 0.41/1.00 vMB 17
355,617 355,617 000000000000000000d42c60eab6c2e2933d52d56deeaf35ecfd1f28617df597 1,696 0.75/1.00 vMB 32
355,616 355,616 000000000000000014a52594749f1053f194f365cbeae3771f95a19e8d18e0f3 507 0.50/1.00 vMB 18
355,615 355,615 0000000000000000110898f052b2e553434195ed3a14ed494a2e6b58e78aac36 302 0.22/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.34 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: 661.27 GB
    • Received: 14.80 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.