Loading Tool

Explorer IconExplorer

Memory Pool

27,654 transactions
27.59 vMB
0.07930808 BTC
Random Selection Loading Transactions
Max Size: 132.36/200 MB

Candidate Block

Mining Attempt bdb016a8e3d624c2a8c0f623cd7522a7bdeecf34f0fbf955445fd3a33511cc04
Version 20000000
Previous Block 000000000000000000016ebf7cfb5b49d52a5da9adfbdfb60a56c93537ca3094
Merkle Root 183c3e4ccfc1cc1399e8340971a4b0cdb5dba9792573ff076c3a57f62fa3de20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.02677236 BTC
Feerates: 157.35 > 2.68 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,479 (368,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,848 545,848 0000000000000000000fa6465592eeb62459dd706ed7725373f5d9bb253f9a67 586 0.79/1.00 vMB 8
545,847 545,847 000000000000000000255129305a42cba9c67591683d90a502433b47d0f19dfc 2,047 1.00/1.00 vMB 7
545,846 545,846 0000000000000000001ed139c594bbd9e8fde1e7e4ad397053438af1dda8d89d 1,985 1.00/1.00 vMB 30
545,845 545,845 0000000000000000001fb2c338e7aed6560d852a3a0836f8aac7409b99f8d624 2,353 1.00/1.00 vMB 16
545,844 545,844 00000000000000000002727e28631c74edab953eff62214bdd4fe76080305fdb 1,111 0.57/1.00 vMB 18
545,843 545,843 00000000000000000022986c8488eeb5b17c29be985b42bd03a10557401e8a1c 337 0.15/1.00 vMB 14
545,842 545,842 0000000000000000000079dfb617f6b46e9a5bc295349d660783493ddca56922 1,109 0.60/1.00 vMB 15
545,841 545,841 000000000000000000256423725e87cb744430c03de93dedf40f9cebf0403fc8 1,556 1.00/1.00 vMB 10
545,840 545,840 00000000000000000013b006bff81d7ea10925bffc27fc7cc3f459891e999adb 1 0.00/1.00 vMB 0
545,839 545,839 000000000000000000125b974e44a83cf0888d4f555f90c0ad166b60262212c9 2,406 1.00/1.00 vMB 19
545,838 545,838 0000000000000000001718462564f9d5a40394d9abd0c48f9d9b7f994639f62f 553 0.27/1.00 vMB 15
545,837 545,837 00000000000000000019b0d9deb50c9a87b143c11c660ed9e51f496a676c88bb 1,493 0.89/1.00 vMB 15
545,836 545,836 000000000000000000090daaa5016c1769b7709955d193ba3c6dc5eb25b209e8 1,695 0.88/1.00 vMB 14
545,835 545,835 00000000000000000004e15145057bbd44cef787800b05b9084e03bed68f13e9 58 0.03/1.00 vMB 12
545,834 545,834 0000000000000000001105ec1051a8b1ce536bc5ac6cf6629bf8713b21b45640 1,181 0.99/1.00 vMB 10
545,833 545,833 00000000000000000018a7b1ab0929c61f3dfb6a4369fda99433f7d12aef90e8 901 1.00/1.00 vMB 2
545,832 545,832 00000000000000000017089c142023b1cec000235cb198e767fed52302228855 1,941 1.00/1.00 vMB 17
545,831 545,831 0000000000000000000deb90a798d6b05fbc6cefc500afa35abbe4390803077d 1,759 1.00/1.00 vMB 14
545,830 545,830 0000000000000000000e50926e95cfcff5ff52202d7f79bb1b274e2026137f9e 2,349 1.00/1.00 vMB 14
545,829 545,829 0000000000000000000614117485ef46ad165242526755fc228e74c89fd9ed8f 1,359 1.00/1.00 vMB 42
545,828 545,828 0000000000000000001720d60c264e625694750dd0d208548d192092697b141f 570 0.43/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.46 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: 611.02 GB
    • Received: 10.78 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.