Loading Tool

Explorer IconExplorer

Memory Pool

45,078 transactions
27.37 vMB
0.10378654 BTC
Random Selection Loading Transactions
Max Size: 143.09/200 MB

Candidate Block

Mining Attempt eb2c1f33c81f96b7dae888532f6dc8598009b38b041d7b567980459057686c88
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 22b77fa98f0f133d2aedcbef1a841dd90124eebe2d5727eb036bf57cf6a6f698
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.04647823 BTC
Feerates: 151.01 > 4.66 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (179,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,954 734,954 000000000000000000066e39aa9389e72bcb442101a14dfefb4baabf3c068752 712 1.00/1.00 vMB 18
734,953 734,953 0000000000000000000548fb83c674a7e1e52acf0906455018eee19fa527ec3c 495 1.00/1.00 vMB 14
734,952 734,952 00000000000000000005196a0471a8b59b50ebb60ef02a75143a9ed0181ce7ed 1,666 1.00/1.00 vMB 20
734,951 734,951 000000000000000000013357c011598daef0ef774fd0c8e44226ae960f1d95cb 1,370 1.00/1.00 vMB 18
734,950 734,950 00000000000000000001b1d2e479e3d1eb0293646f742cac68135ed65da1ed1c 1,036 1.00/1.00 vMB 13
734,949 734,949 000000000000000000007e401882c7a3d14dc2acfe75bea8beac110f50056a9c 1,992 1.00/1.00 vMB 11
734,948 734,948 00000000000000000008a1f6d2ffa53a7c786fe3af016fcdf82b0104f152dd99 1,357 1.00/1.00 vMB 16
734,947 734,947 000000000000000000077b55fa03889f578f409b3c7111b5f7264db1e4383368 1,641 1.00/1.00 vMB 15
734,946 734,946 00000000000000000001f0d0f1029bd01e28b1d68ec8ef836b1023f8e7fc4c4d 2,817 1.00/1.00 vMB 11
734,945 734,945 0000000000000000000601ebc3ba0ef1204f68effbdc92584a633a37fe2ab914 1,459 1.00/1.00 vMB 15
734,944 734,944 00000000000000000005855f6605c69d9f3d603c9437b97584648156b9a290d1 1,420 1.00/1.00 vMB 14
734,943 734,943 0000000000000000000761e16ea3f30e9f1b5365292d658cd8f693ae09045a35 645 1.00/1.00 vMB 12
734,942 734,942 00000000000000000000286cff4f3718f513edfdfdf284e5929860461954cdc4 2,082 1.00/1.00 vMB 13
734,941 734,941 000000000000000000018162902d38ce456d7174f2dd573032a9c1d4fa09efea 909 1.00/1.00 vMB 14
734,940 734,940 0000000000000000000119a390666834b1f8d7584a7c9310faf02bc350862eba 1,201 1.00/1.00 vMB 16
734,939 734,939 00000000000000000001648d609955b9ed2e245df63102b9bb0e957dad9fcbd3 785 1.00/1.00 vMB 14
734,938 734,938 0000000000000000000348b3621edd879c9ec5b2bc0e7525dd4c01db293c2c4c 1,580 1.00/1.00 vMB 17
734,937 734,937 00000000000000000008fd8fb6b138a402da7181d29e6d0fa01d5324bc225542 1,631 1.00/1.00 vMB 17
734,936 734,936 000000000000000000042fac8d6e3217a92c74039cf8aa32bff92143df9f349b 1,598 1.00/1.00 vMB 16
734,935 734,935 0000000000000000000694ffa78c5911a526b1ef884980cbefe855270cd22ea0 746 1.00/1.00 vMB 12
734,934 734,934 0000000000000000000373aec748709634785316f11f2ddacd2333991c34396f 1,433 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.